File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.5] ( https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.5 ) - 2026-04-02
4+
5+ ### β€οΈ Thanks to all contributors! β€οΈ
6+
7+ @ScharfViktor , @rhafer
8+
9+ ### π¦οΈ Dependencies
10+
11+ - Bump go dependencies with known vulnerabilities [[ #2566 ] ( https://github.com/opencloud-eu/opencloud/pull/2566 )]
12+
313## [ 4.0.4] ( https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.4 ) - 2026-03-30
414
515### β€οΈ Thanks to all contributors! β€οΈ
Original file line number Diff line number Diff line change 3434 // LatestTag is the latest released version plus the dev meta version.
3535 // Will be overwritten by the release pipeline
3636 // Needs a manual change for every tagged release
37- LatestTag = "4.0.4 +dev"
37+ LatestTag = "4.0.5 +dev"
3838
3939 // Date indicates the build date.
4040 // This has been removed, it looks like you can only replace static strings with recent go versions
You canβt perform that action at this time.
0 commit comments