mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-18 10:58:59 -05:00
bump version 4.0.6 (#2694)
This commit is contained in:
@@ -34,7 +34,7 @@ var (
|
||||
// LatestTag is the latest released version plus the dev meta version.
|
||||
// Will be overwritten by the release pipeline
|
||||
// Needs a manual change for every tagged release
|
||||
LatestTag = "4.0.5+dev"
|
||||
LatestTag = "4.0.6+dev"
|
||||
|
||||
// Date indicates the build date.
|
||||
// This has been removed, it looks like you can only replace static strings with recent go versions
|
||||
|
||||
Reference in New Issue
Block a user