fix: 优化安装代码

This commit is contained in:
tangtanglove
2023-02-17 13:27:05 +08:00
parent a10cbd57f5
commit 68f217fb05
7 changed files with 8 additions and 11 deletions

View File

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