Skip to content

Commit 25432f2

Browse files
committed
V2.8
1 parent 4f79d41 commit 25432f2

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 27
19-
versionName "2.7"
18+
versionCode 28
19+
versionName "2.8"
2020

2121
}
2222

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bugfixes

0 commit comments

Comments
 (0)