diff options
| -rw-r--r-- | android/CHANGELOG.md | 6 | ||||
| -rw-r--r-- | dist-assets/android-version-code.txt | 2 | ||||
| -rw-r--r-- | dist-assets/android-version-name.txt | 2 |
3 files changed, 8 insertions, 2 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 62eee8c7b2..93081840d1 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -26,6 +26,12 @@ Line wrap the file at 100 chars. Th - Make feature indicators clickable, allowing for easy access to active features. +## [android/2025.3] - 2025-04-30 +### Fixed +- Fix in-app language bug that could cause unexpected language changes + in the app or its notifications. + + ## [android/2025.2] - 2025-04-28 Identical to `android/2025.2-beta2` diff --git a/dist-assets/android-version-code.txt b/dist-assets/android-version-code.txt index 06f6a45273..4ca66ff709 100644 --- a/dist-assets/android-version-code.txt +++ b/dist-assets/android-version-code.txt @@ -1 +1 @@ -25029000 +25039000 diff --git a/dist-assets/android-version-name.txt b/dist-assets/android-version-name.txt index 70c6eb5df5..68c0b64f7f 100644 --- a/dist-assets/android-version-name.txt +++ b/dist-assets/android-version-name.txt @@ -1 +1 @@ -2025.2 +2025.3 |
