Skip to content

Commit 490db93

Browse files
authored
Bump version to 4.3.3+197 (#1236)
Release build for the unlock feature (#1232).
1 parent f645add commit 490db93

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/ios/Runner.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@
379379
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
380380
CODE_SIGN_IDENTITY = "Apple Development";
381381
CODE_SIGN_STYLE = Automatic;
382-
CURRENT_PROJECT_VERSION = 196;
382+
CURRENT_PROJECT_VERSION = 197;
383383
DEVELOPMENT_TEAM = 5KWG4UBB25;
384384
ENABLE_BITCODE = NO;
385385
FRAMEWORK_SEARCH_PATHS = (
@@ -529,7 +529,7 @@
529529
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
530530
CODE_SIGN_IDENTITY = "Apple Development";
531531
CODE_SIGN_STYLE = Automatic;
532-
CURRENT_PROJECT_VERSION = 196;
532+
CURRENT_PROJECT_VERSION = 197;
533533
DEVELOPMENT_TEAM = 5KWG4UBB25;
534534
ENABLE_BITCODE = NO;
535535
FRAMEWORK_SEARCH_PATHS = (
@@ -569,7 +569,7 @@
569569
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
570570
CODE_SIGN_IDENTITY = "Apple Development";
571571
CODE_SIGN_STYLE = Automatic;
572-
CURRENT_PROJECT_VERSION = 196;
572+
CURRENT_PROJECT_VERSION = 197;
573573
DEVELOPMENT_TEAM = 5KWG4UBB25;
574574
ENABLE_BITCODE = NO;
575575
FRAMEWORK_SEARCH_PATHS = (

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A decentralized login application
33

44
publish_to: "none"
55

6-
version: 4.3.3+196
6+
version: 4.3.3+197
77

88
environment:
99
sdk: ">=3.4.0"

0 commit comments

Comments
 (0)