瀏覽代碼

1.0.1-prod-rc.16

Yoginth 7 年之前
父節點
當前提交
af68d43c66
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gitote.go

+ 1 - 1
gitote.go

@@ -29,7 +29,7 @@ import (
 )
 
 // AppVer represents the version of Gitote
-const AppVer = "1.0.1-prod-rc.15"
+const AppVer = "1.0.1-prod-rc.16"
 
 // APIVer represents the API version of Gitote
 const APIVer = "v1"