Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Cornelissen <[email protected]>
  • Loading branch information
ericcornelissen committed Dec 16, 2023
1 parent b7b888d commit 550c331
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 @@ -339,5 +339,5 @@ Exit Codes:
}

func version() {
fmt.Println("v23.11")
fmt.Println("v23.12")
}
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 $WORK/snapshots/legal-stdout.txt


exec ades -version
stdout 'v23.11'
stdout 'v23.12'
! stderr .


Expand Down

0 comments on commit 550c331

Please sign in to comment.