diff --git a/apiserver/main.go b/apiserver/main.go index a96a933..7685188 100644 --- a/apiserver/main.go +++ b/apiserver/main.go @@ -19,7 +19,7 @@ import ( ) // Version tag. -var Version = "3.1.4" +var Version = "3.1.5" // Run is the entrypoint for the freegeoip server. func Run() {