mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
Merge branch 'master' into save-secrets
This commit is contained in:
commit
6ca3725563
3 changed files with 7 additions and 5 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