Skip to content

Commit 0959a6b

Browse files
committed
Bump version
1 parent d87ea8b commit 0959a6b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

app-android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
applicationId = "com.algoritmico.passepartout"
1414
minSdk = 28
1515
targetSdk = 36
16-
versionCode = 4102
16+
versionCode = 4103
1717
versionName = "3.9.2"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

app-apple/Passepartout/Config.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MARKETING_VERSION = 3.9.2
2-
CURRENT_PROJECT_VERSION = 4102
2+
CURRENT_PROJECT_VERSION = 4103
33

44
// Tweak these based on app and team
55
CFG_APP_ID = com.algoritmico.ios.Passepartout

0 commit comments

Comments
 (0)