mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
bump version
This commit is contained in:
parent
a5b712a9c6
commit
2fe7a83392
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import (
|
||||||
const (
|
const (
|
||||||
// AppVersion does what it says
|
// AppVersion does what it says
|
||||||
// Note: versioning scheme is not http://semver.org
|
// Note: versioning scheme is not http://semver.org
|
||||||
AppVersion = "0.14.1"
|
AppVersion = "0.14.2"
|
||||||
)
|
)
|
||||||
|
|
||||||
var port, certFile, keyFile, forcePort2SSL string
|
var port, certFile, keyFile, forcePort2SSL string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue