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