Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
swordlet committed Aug 12, 2023
1 parent 6f0666f commit dde5605
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 @@ -14,7 +14,7 @@ import (
)

var (
version = "2.0.3"
version = "2.0.4"

// cmd line options
configFile *string
Expand Down

0 comments on commit dde5605

Please sign in to comment.