Explorar o código

setting to older version for QA to test

Abhishek Kondur hai 1 ano
pai
achega
f57a77909e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -28,7 +28,7 @@ import (
 	"golang.org/x/exp/slog"
 )
 
-var version = "v0.21.1"
+var version = "v0.21.0"
 
 // Start DB Connection and start API Request Handler
 func main() {