We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65b9bf commit 6ef82aaCopy full SHA for 6ef82aa
apiserver/main.go
@@ -21,7 +21,7 @@ import (
21
)
22
23
// Version tag.
24
-var Version = "3.2"
+var Version = "3.3"
25
26
// Run is the entrypoint for the freegeoip server.
27
func Run() {
0 commit comments