mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Update version for development
This commit is contained in:
@@ -78,7 +78,7 @@ func newRestServerApp() *restServerApp {
|
|||||||
return rv
|
return rv
|
||||||
}
|
}
|
||||||
|
|
||||||
var version = "0.14.0"
|
var version = "0.14.0-dev"
|
||||||
|
|
||||||
func (app *restServerApp) tlsSettings() (bool, string, string, error) {
|
func (app *restServerApp) tlsSettings() (bool, string, string, error) {
|
||||||
var key, cert string
|
var key, cert string
|
||||||
|
|||||||
Reference in New Issue
Block a user