Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Cornelissen <ericornelissen@gmail.com>
  • Loading branch information
ericcornelissen committed Oct 3, 2023
1 parent 690c43b commit 40ecb35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -251,5 +251,5 @@ Exit Codes:
}

func version() {
fmt.Println("v23.08")
fmt.Println("v23.10")
}
2 changes: 1 addition & 1 deletion test/flags-info.txtar
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cmp stdout gpl-3.0.txt


exec ades --version
stdout 'v23.08'
stdout 'v23.10'
! stderr .


Expand Down

0 comments on commit 40ecb35

Please sign in to comment.