mirror of
https://github.com/documize/community.git
synced 2025-08-09 23:45:28 +02:00
bump version
This commit is contained in:
parent
549e8efa91
commit
a744051b33
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ const (
|
|||
// AppVersion does what it says
|
||||
// Versioning scheme major.minor where "minor" is optional
|
||||
// e.g. 1, 2, 3, 4.1, 4.2, 5, 6, 7, 7.1, 8, 9, 10, ..... 127, 127.1, 128
|
||||
AppVersion = "12.7"
|
||||
AppVersion = "12.8"
|
||||
)
|
||||
|
||||
var port, certFile, keyFile, forcePort2SSL string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue