Skip to content

Commit f366afd

Browse files
authored
release 4.3.0+192 (#1084)
1 parent 9384f88 commit f366afd

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
@@ -395,7 +395,7 @@
395395
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
396396
CLANG_ENABLE_MODULES = YES;
397397
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
398-
CURRENT_PROJECT_VERSION = 191;
398+
CURRENT_PROJECT_VERSION = 192;
399399
DEVELOPMENT_TEAM = 5KWG4UBB25;
400400
ENABLE_BITCODE = NO;
401401
FRAMEWORK_SEARCH_PATHS = (
@@ -542,7 +542,7 @@
542542
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
543543
CLANG_ENABLE_MODULES = YES;
544544
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
545-
CURRENT_PROJECT_VERSION = 191;
545+
CURRENT_PROJECT_VERSION = 192;
546546
DEVELOPMENT_TEAM = 5KWG4UBB25;
547547
ENABLE_BITCODE = NO;
548548
FRAMEWORK_SEARCH_PATHS = (
@@ -579,7 +579,7 @@
579579
BUILD_LIBRARY_FOR_DISTRIBUTION = NO;
580580
CLANG_ENABLE_MODULES = YES;
581581
CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
582-
CURRENT_PROJECT_VERSION = 191;
582+
CURRENT_PROJECT_VERSION = 192;
583583
DEVELOPMENT_TEAM = 5KWG4UBB25;
584584
ENABLE_BITCODE = NO;
585585
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.0+191
6+
version: 4.3.0+192
77

88
environment:
99
sdk: ">=3.4.0"

0 commit comments

Comments
 (0)