mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-25 16:48:10 +00:00
bump to 0.6 rc.2
This commit is contained in:
@@ -10,7 +10,7 @@ var (
|
|||||||
// VersionPatch is for backwards-compatible bug fixes
|
// VersionPatch is for backwards-compatible bug fixes
|
||||||
VersionPatch int64
|
VersionPatch int64
|
||||||
// VersionPre indicates prerelease
|
// VersionPre indicates prerelease
|
||||||
VersionPre string = "rc.1"
|
VersionPre string = "rc.2"
|
||||||
// VersionDev indicates development branch. Releases will be empty string.
|
// VersionDev indicates development branch. Releases will be empty string.
|
||||||
VersionDev string
|
VersionDev string
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user