mirror of
https://github.com/rqlite/rqlite.git
synced 2026-01-25 04:16:26 +00:00
Bump version to 9
This commit is contained in:
@@ -4,7 +4,7 @@ package cmd
|
||||
// Make sure the build process (linker flags) are updated, as well as go.mod.
|
||||
var (
|
||||
// Version of rqlite.
|
||||
Version = "8"
|
||||
Version = "9"
|
||||
|
||||
// Commit this code was built at.
|
||||
Commit = "unknown"
|
||||
|
||||
Reference in New Issue
Block a user