Merge tag 'v25.02.0' into develop

tag
This commit is contained in:
Benoit Marty
2025-02-04 11:47:53 +01:00
7 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
Main changes in this version: swipe between media.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -0,0 +1,2 @@
Main changes in this version: bug fixes.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -0,0 +1,2 @@
Main changes in this version: TODO.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -0,0 +1,2 @@
Main changes in this version: bug fixes.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -0,0 +1,2 @@
Main changes in this version: bug fixes and improvements.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -0,0 +1,2 @@
Main changes in this version: media browser and bug fixes.
Full changelog: https://github.com/element-hq/element-x-android/releases

View File

@@ -29,7 +29,7 @@ import org.gradle.jvm.toolchain.JavaLanguageVersion
*/
private const val versionYear = 25
private const val versionMonth = 1
private const val versionMonth = 2
// Note: must be in [0,99]
private const val versionReleaseNumber = 0