Release Catima 2.41.3

This commit is contained in:
Sylvia van Os
2026-01-04 21:45:51 +01:00
parent 907a8578ca
commit 417006cfa3
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased - 160
## v2.41.3 - 160 (2026-01-04)
- Follow-up for fix in 2.41.2 for cards explicitly set to ISO-8859-1
- Migrate old cards to ISO-8859-1 to fix sudden behaviour differences for existing cards

View File

@@ -19,8 +19,8 @@ android {
applicationId = "me.hackerchick.catima"
minSdk = 21
targetSdk = 36
versionCode = 159
versionName = "2.41.2"
versionCode = 160
versionName = "2.41.3"
vectorDrawables.useSupportLibrary = true
multiDexEnabled = true