diff --git a/apiserver/main.go b/apiserver/main.go index 0b539eb..d5f080f 100644 --- a/apiserver/main.go +++ b/apiserver/main.go @@ -21,7 +21,7 @@ import ( ) // Version tag. -var Version = "3.2" +var Version = "3.3" // Run is the entrypoint for the freegeoip server. func Run() {