Browse Source

Assets version++

Vova Tkach 5 years ago
parent
commit
f9e4449ffb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      consts/consts.go

+ 1 - 1
consts/consts.go

@@ -5,7 +5,7 @@ import (
 )
 )
 
 
 const AssetsPath = "assets"
 const AssetsPath = "assets"
-const AssetsVersion = "36"
+const AssetsVersion = "37"
 const DirIndexFile = "index.html"
 const DirIndexFile = "index.html"
 
 
 // Bootstrap resources
 // Bootstrap resources