Skip to content

Commit 5e0c4f5

Browse files
committed
Bump version
1 parent 6a6cfcf commit 5e0c4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiserver/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
// Version tag.
22-
var Version = "3.1.4"
22+
var Version = "3.1.5"
2323

2424
// Run is the entrypoint for the freegeoip server.
2525
func Run() {

0 commit comments

Comments
 (0)