Skip to content

Commit 91318cf

Browse files
committed
V2.7
1 parent 1154503 commit 91318cf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "org.woheller69.whisper"
1616
minSdk 28
1717
targetSdk 34
18-
versionCode 26
19-
versionName "2.6"
18+
versionCode 27
19+
versionName "2.7"
2020

2121
}
2222

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bugfix for Chinese, Korean

0 commit comments

Comments
 (0)