Skip to content

Commit 499682c

Browse files
committed
chore: prepare release v0.24.3+55
1 parent 90ca0fc commit 499682c

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ android {
3838
applicationId "de.lukasneugebauer.nextcloudcookbook"
3939
minSdk 24
4040
targetSdk 35
41-
versionCode 54
42-
versionName "0.24.2"
41+
versionCode 55
42+
versionName "0.24.3"
4343

4444
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4545
vectorDrawables {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Thailändische Übersetzung hinzugefügt
2+
- Portugiesische Übersetzung hinzugefügt
3+
- Zeitangaben von mehr als 24 Stunden korrigiert
4+
- Formatierung der Überschriften von Zutaten korrigiert
5+
- Inkompatibilität mit älteren Kochbuch-Versionen behoben
6+
- Übersetzungen aktualisiert
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Add Thai translation
2+
- Add Portuguese translation
3+
- Fix time input greater than 24 hours
4+
- Fix ingredient headline formatting
5+
- Fix incompatibility with older Cookbook versions
6+
- Update translations

0 commit comments

Comments
 (0)