DarthSim 6 gadi atpakaļ
vecāks
revīzija
d009dc6835
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -8,7 +8,7 @@ import (
 	_ "net/http/pprof"
 	_ "net/http/pprof"
 )
 )
 
 
-const version = "2.1.0.beta1"
+const version = "2.1.0.beta2"
 
 
 type ctxKey string
 type ctxKey string