Merge tag 'v26.05.1' into develop
v26.05.1
This commit is contained in:
commit
68d0cad3b7
3 changed files with 4 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit fb7e9287d9d446012925139842d9aaa8e99a74dc
|
||||
Subproject commit 6781da90aae61cf77dcdbc543e18d76411d578b4
|
||||
2
fastlane/metadata/android/en-US/changelogs/202605010.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/202605010.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Main changes in this version: improvements in Element Call, room knocking and room directory are now available, improvements on DMs.
|
||||
Full changelog: https://github.com/element-hq/element-x-android/releases
|
||||
|
|
@ -45,7 +45,7 @@ private const val versionMonth = 5
|
|||
* Release number in the month. Value must be in [0,99].
|
||||
* Do not update this value. it is updated by the release script.
|
||||
*/
|
||||
private const val versionReleaseNumber = 0
|
||||
private const val versionReleaseNumber = 1
|
||||
|
||||
object Versions {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue