fix: 修复bug

This commit is contained in:
quarkcms
2023-02-18 23:34:25 +08:00
parent fe2ab4be21
commit 83c887336f
2 changed files with 18 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ const (
AppName = "QuarkGo"
// Version of current package
Version = "1.1.19"
Version = "1.1.20"
// 静态文件URL
RespositoryURL = "https://github.com/quarkcms/quark-go/tree/main/website/"