We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a6cfcf commit 5e0c4f5Copy full SHA for 5e0c4f5
apiserver/main.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
// Version tag.
22
-var Version = "3.1.4"
+var Version = "3.1.5"
23
24
// Run is the entrypoint for the freegeoip server.
25
func Run() {
0 commit comments