diff --git a/share/const.go b/share/const.go index 18013175..92124d76 100644 --- a/share/const.go +++ b/share/const.go @@ -1,7 +1,7 @@ package share // VERSION 版本号 -const VERSION = "0.10.3" +const VERSION = "0.10.4" // PRVERSION PreRelease Version const PRVERSION = "DEV"