Matiash Kodintsev 3 周之前
父節點
當前提交
eb3e46d8d0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      anubis.go

+ 1 - 1
anubis.go

@@ -7,7 +7,7 @@ import "time"
 //
 // This variable is set at build time using the -X linker flag. If not set,
 // it defaults to "devel".
-var Version = "devel"
+var Version = "v1.25.0/masyunis"
 
 // CookieName is the name of the cookie that Anubis uses in order to validate
 // access.