Skip to content

Commit

Permalink
New version 1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitsaibot authored and Gitsaibot committed Jul 3, 2024
1 parent 332a959 commit 2e93655
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ android {
defaultConfig {
minSdk = 21
targetSdk = 34
versionCode = 46
versionName = "1.0.46"
versionCode = 47
versionName = "1.0.47"
applicationId = "ws.xsoh.etar"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 2 additions & 0 deletions metadata/de-DE/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Tippe auf aktuellen Monat, um "Gehe zu..." aufzurufen
- Fehlerbehebungen
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Tap on current month to open go to date
- Small bugfixes

0 comments on commit 2e93655

Please sign in to comment.