Skip to content

Commit

Permalink
update: bump to v1.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: moson-mo <[email protected]>
  • Loading branch information
moson-mo committed May 20, 2023
1 parent e2ebb15 commit 79c2557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
go build -ldflags="-X 'main.version=v1.0.0'"
*/

var version = "v1.2.2"
var version = "v1.2.3"

func main() {
var settings *config.Settings
Expand Down

0 comments on commit 79c2557

Please sign in to comment.