mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -08:00
Update VERSION files for 0.10.0
This commit is contained in:
@@ -53,7 +53,7 @@ func init() {
|
||||
flags.BoolVarP(&showVersion, "version", "V", showVersion, "output version and exit")
|
||||
}
|
||||
|
||||
var version = "manually"
|
||||
var version = "0.10.0"
|
||||
|
||||
func tlsSettings() (bool, string, string, error) {
|
||||
var key, cert string
|
||||
|
||||
Reference in New Issue
Block a user