mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
Merge branch 'master' into core-restructure
# Conflicts: # documize/api/endpoint/router.go
This commit is contained in:
commit
3445994160
25 changed files with 677 additions and 602 deletions
|
@ -29,7 +29,7 @@ import (
|
|||
const (
|
||||
// AppVersion does what it says
|
||||
// Note: versioning scheme is not http://semver.org
|
||||
AppVersion = "0.15.0"
|
||||
AppVersion = "0.15.2"
|
||||
)
|
||||
|
||||
var port, certFile, keyFile, forcePort2SSL string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue