Skip to content

Commit 23421f6

Browse files
committed
chore: bump version
1 parent 916216d commit 23421f6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

feather.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
CLANG_ENABLE_MODULES = YES;
451451
CODE_SIGN_IDENTITY = "Apple Development";
452452
CODE_SIGN_STYLE = Automatic;
453-
CURRENT_PROJECT_VERSION = 5;
453+
CURRENT_PROJECT_VERSION = 6;
454454
DEVELOPMENT_TEAM = "";
455455
GENERATE_INFOPLIST_FILE = YES;
456456
INFOPLIST_FILE = iOS/Info.plist;
@@ -473,7 +473,7 @@
473473
"$(PROJECT_DIR)/Shared/Magic",
474474
"$(PROJECT_DIR)/Shared/Resources",
475475
);
476-
MARKETING_VERSION = 1.4.0;
476+
MARKETING_VERSION = 1.4.1;
477477
"OTHER_CPLUSPLUSFLAGS[arch=*]" = (
478478
"$(OTHER_CFLAGS)",
479479
"-w",
@@ -503,7 +503,7 @@
503503
CLANG_ENABLE_MODULES = YES;
504504
CODE_SIGN_IDENTITY = "Apple Development";
505505
CODE_SIGN_STYLE = Automatic;
506-
CURRENT_PROJECT_VERSION = 5;
506+
CURRENT_PROJECT_VERSION = 6;
507507
DEVELOPMENT_TEAM = "";
508508
GENERATE_INFOPLIST_FILE = YES;
509509
INFOPLIST_FILE = iOS/Info.plist;
@@ -526,7 +526,7 @@
526526
"$(PROJECT_DIR)/Shared/Magic",
527527
"$(PROJECT_DIR)/Shared/Resources",
528528
);
529-
MARKETING_VERSION = 1.4.0;
529+
MARKETING_VERSION = 1.4.1;
530530
"OTHER_CPLUSPLUSFLAGS[arch=*]" = (
531531
"$(OTHER_CFLAGS)",
532532
"-w",

0 commit comments

Comments
 (0)