mirror of
https://github.com/datarhei/core.git
synced 2025-10-16 21:10:41 +08:00
Bump version to 16.18.1
This commit is contained in:
@@ -30,7 +30,7 @@ func (v versionInfo) MinorString() string {
|
|||||||
var Version = versionInfo{
|
var Version = versionInfo{
|
||||||
Major: 16,
|
Major: 16,
|
||||||
Minor: 18,
|
Minor: 18,
|
||||||
Patch: 0,
|
Patch: 1,
|
||||||
}
|
}
|
||||||
|
|
||||||
// Commit is the git commit the app is build from. It should be filled in during compilation
|
// Commit is the git commit the app is build from. It should be filled in during compilation
|
||||||
|
Reference in New Issue
Block a user