We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60448ca commit f1b954eCopy full SHA for f1b954e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [2.0.0](https://github.com/opencloud-eu/desktop/releases/tag/v2.0.0) - 2025-06-06
+## [2.0.0](https://github.com/opencloud-eu/desktop/releases/tag/v2.0.0) - 2025-07-03
4
5
### ❤️ Thanks to all contributors! ❤️
6
VERSION.cmake
@@ -5,7 +5,7 @@ set( MIRALL_VERSION_YEAR 2025 )
set( MIRALL_SOVERSION 0 )
7
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
8
- set( MIRALL_VERSION_SUFFIX "rc.4") #e.g. beta1, beta2, rc1
+ set( MIRALL_VERSION_SUFFIX "") #e.g. beta1, beta2, rc1
9
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
10
11
if( NOT DEFINED MIRALL_VERSION_BUILD )
0 commit comments