This commit is contained in:
@@ -167,7 +167,7 @@ func resolveFlag(positive, negative *bool, defaultValue bool) (bool, error) {
|
||||
const AppName = "BumpVersion"
|
||||
|
||||
var (
|
||||
AppVersion = "0.1.3"
|
||||
AppVersion = "1.0.0"
|
||||
AppCommit = "unknown"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user