mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-06 10:30:39 +00:00
right version
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
const VERSION = "1.2"
|
||||
const VERSION = "1.2.0"
|
||||
|
||||
var CI bool = false
|
||||
var VERBOSE bool = false
|
||||
|
Reference in New Issue
Block a user