mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
Update version for development
This commit is contained in:
parent
ad130de021
commit
2f31e10ceb
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ func newRestServerApp() *restServerApp {
|
|||
return rv
|
||||
}
|
||||
|
||||
var version = "0.14.0"
|
||||
var version = "0.14.0-dev"
|
||||
|
||||
func (app *restServerApp) tlsSettings() (bool, string, string, error) {
|
||||
var key, cert string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue