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