chore(release): 1.1.7-beta
Some checks failed
Release / docker (push) Blocked by required conditions
CI / Test (push) Failing after 8m57s
CI / Build (push) Successful in 1m34s
CI / Build-1 (push) Successful in 1m55s
CI / Build-2 (push) Successful in 1m34s
CI / Build-3 (push) Successful in 1m34s
CI / Build-4 (push) Successful in 1m34s
CI / Build-5 (push) Successful in 1m34s
CI / Lint (push) Failing after 4m45s
CI / Coverage (push) Failing after 2m38s
CI / Vet (push) Successful in 2m5s
Release / release (push) Failing after 34m46s
Some checks failed
Release / docker (push) Blocked by required conditions
CI / Test (push) Failing after 8m57s
CI / Build (push) Successful in 1m34s
CI / Build-1 (push) Successful in 1m55s
CI / Build-2 (push) Successful in 1m34s
CI / Build-3 (push) Successful in 1m34s
CI / Build-4 (push) Successful in 1m34s
CI / Build-5 (push) Successful in 1m34s
CI / Lint (push) Failing after 4m45s
CI / Coverage (push) Failing after 2m38s
CI / Vet (push) Successful in 2m5s
Release / release (push) Failing after 34m46s
- Bump version to 1.1.7-beta - Update CHANGELOG.md
This commit is contained in:
parent
a5f3f0914a
commit
e8dae9a4ae
2 changed files with 13 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
package cmd
|
||||
|
||||
// Version is the CLI version. Overridden by goreleaser ldflags at release time.
|
||||
var Version = "1.1.6-beta"
|
||||
var Version = "1.1.7-beta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue