Bump version to 16.11.0
This commit is contained in:
parent
fe2e9d375c
commit
22f1fb2d97
@ -29,7 +29,7 @@ func (v versionInfo) MinorString() string {
|
|||||||
// Version of the app
|
// Version of the app
|
||||||
var Version = versionInfo{
|
var Version = versionInfo{
|
||||||
Major: 16,
|
Major: 16,
|
||||||
Minor: 10,
|
Minor: 11,
|
||||||
Patch: 0,
|
Patch: 0,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user