Skip to content

Commit

Permalink
Merge pull request #54 from XDagger/develop
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
swordlet authored Nov 11, 2022
2 parents c57e1d9 + 6cb8b2d commit a358684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

var (
version = "1.1.2"
version = "1.1.3"

// cmd line options
configFile *string
Expand Down

0 comments on commit a358684

Please sign in to comment.