diff --git a/system/const.go b/system/const.go index 87d87fb..aebbc68 100644 --- a/system/const.go +++ b/system/const.go @@ -1,6 +1,3 @@ package system -var ( - // The current version of this software. - Version = "0.0.1" -) +var Version = "develop"