Browse Source

Assets version++

Vova Tkach 6 years ago
parent
commit
92ccf7bb37
1 changed files with 1 additions and 1 deletions
  1. 1 1
      constants/constants.go

+ 1 - 1
constants/constants.go

@@ -2,4 +2,4 @@ package constants
 
 const Debug = !false
 const ServerVersion = "1.0.1"
-const AssetsVersion = "7"
+const AssetsVersion = "8"