Skip to content

Commit f108757

Browse files
Release Catima 2.41.5
1 parent 62f188e commit f108757

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased - 162
3+
## v2.41.5 - 162 (2026-01-15)
44

55
- Fix list widget sometimes opening wrong card
66
- Fix several bugs with shortcut handling

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "me.hackerchick.catima"
2020
minSdk = 21
2121
targetSdk = 36
22-
versionCode = 161
23-
versionName = "2.41.4"
22+
versionCode = 162
23+
versionName = "2.41.5"
2424

2525
vectorDrawables.useSupportLibrary = true
2626
multiDexEnabled = true

0 commit comments

Comments
 (0)