Skip to content
Snippets Groups Projects
Commit 21238b8e authored by Florent Gluck's avatar Florent Gluck
Browse files

server: updated version to 1.12.0

parent 24b0519f
Branches
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ import (
const (
major = 1
minor = 11
bugfix = 6
minor = 12
bugfix = 0
)
var version params.Version = params.NewVersion(major, minor, bugfix)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment