mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
bump version
This commit is contained in:
parent
42c81b881f
commit
4c1c876f04
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ import (
|
|||
|
||||
const (
|
||||
// AppVersion does what it says
|
||||
// Versioning scheme: http://semver.org
|
||||
AppVersion = "1.0.0"
|
||||
// Note: versioning scheme is not http://semver.org
|
||||
AppVersion = "0.14.0"
|
||||
)
|
||||
|
||||
var port, certFile, keyFile, forcePort2SSL string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue