Skip to content

Commit f30536c

Browse files
committed
Bump versionName to 15.0
1 parent 5ed2351 commit f30536c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app-k9mail/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
testApplicationId = "com.fsck.k9.tests"
1919

2020
versionCode = 39004
21-
versionName = "14.0"
21+
versionName = "15.0"
2222
versionNameSuffix = "a1"
2323

2424
buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"K-9 Mail\"")

app-thunderbird/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ android {
1818
testApplicationId = "net.thunderbird.android.tests"
1919

2020
versionCode = 4
21-
versionName = "14.0"
21+
versionName = "15.0"
2222

2323
buildConfigField("String", "CLIENT_INFO_APP_NAME", "\"Thunderbird for Android\"")
2424
}

0 commit comments

Comments
 (0)