fix: 修复bug

This commit is contained in:
tangtanglove
2023-04-01 13:21:25 +08:00
parent 05cea30fa9
commit e255cff23e
2 changed files with 3 additions and 3 deletions

View File

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