fix: 修复bug

This commit is contained in:
tangtanglove
2023-03-08 15:07:27 +08:00
parent e48b44825d
commit ad2820800a
2 changed files with 23 additions and 37 deletions

View File

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