diff --git a/common/const.go b/common/const.go index 71b988e..fe9da68 100644 --- a/common/const.go +++ b/common/const.go @@ -10,5 +10,5 @@ package common const ( - URTRATOR_VERSION = "0.1-beta" + URTRATOR_VERSION = "0.1-beta1" )