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