Bump version

This commit is contained in:
世界 2022-10-19 10:33:46 +08:00
parent cbcaa0f590
commit 1635c98783
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.5"
Version = "1.0.6"
Commit = ""
)