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 Nov 11, 2023
1 parent a0d2afb commit f055543
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 @@ -358,5 +358,5 @@ Exit Codes:
}

func version() {
fmt.Println("v23.10")
fmt.Println("v23.11")
}
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.10'
stdout 'v23.11'
! stderr .


Expand Down

0 comments on commit f055543

Please sign in to comment.