Matiash Kodintsev 3 minggu lalu
induk
melakukan
eb3e46d8d0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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.