|
@@ -6,7 +6,7 @@ import (
|
|
|
|
|
|
const Debug = true
|
|
const Debug = true
|
|
const ServerVersion = "1.0.0"
|
|
const ServerVersion = "1.0.0"
|
|
-const AssetsVersion = "5"
|
|
|
|
|
|
+const AssetsVersion = "6"
|
|
const AssetsPath = "assets"
|
|
const AssetsPath = "assets"
|
|
const DirIndexFile = "index.html"
|
|
const DirIndexFile = "index.html"
|
|
|
|
|