Bump version

This commit is contained in:
世界 2022-09-15 13:12:18 +08:00
parent ab0daf31c1
commit d2add33723
No known key found for this signature in database
GPG key ID: CD109927C34A63C4

View file

@ -1,6 +1,6 @@
package constant
var (
Version = "1.0.3"
Version = "1.0.4"
Commit = ""
)