1
0
DarthSim 6 жил өмнө
parent
commit
063ca06411
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -8,7 +8,7 @@ import (
 	_ "net/http/pprof"
 )
 
-const version = "2.1.2"
+const version = "2.1.3"
 
 type ctxKey string