mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02:00
bump to 0.6 rc.2
This commit is contained in:
parent
3a64aa4cf2
commit
328ab38175
@ -10,7 +10,7 @@ var (
|
||||
// VersionPatch is for backwards-compatible bug fixes
|
||||
VersionPatch int64
|
||||
// VersionPre indicates prerelease
|
||||
VersionPre string = "rc.1"
|
||||
VersionPre string = "rc.2"
|
||||
// VersionDev indicates development branch. Releases will be empty string.
|
||||
VersionDev string
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user