Bump version

This commit is contained in:
世界 2022-09-25 16:26:04 +08:00
parent 4c67ab1a54
commit 3105b8c920
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.4"
Version = "1.0.5"
Commit = ""
)