[skip ci] Bump version: 1.0.0 → 1.1.0
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
@@ -175,7 +175,7 @@ func resolveFlag(positive, negative *bool, defaultValue bool) (bool, error) {
|
||||
const AppName = "BumpVersion"
|
||||
|
||||
var (
|
||||
AppVersion = "1.0.0"
|
||||
AppVersion = "1.1.0"
|
||||
AppCommit = "unknown"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user