Skip to content

Commit

Permalink
ios 0.9.39
Browse files Browse the repository at this point in the history
  • Loading branch information
Notsfsssf committed Mar 2, 2024
1 parent 9bf99d9 commit 8ea7c00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.34;
MARKETING_VERSION = 1.9.39;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -621,7 +621,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.34;
MARKETING_VERSION = 1.9.39;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down Expand Up @@ -654,7 +654,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.9.34;
MARKETING_VERSION = 1.9.39;
PRODUCT_BUNDLE_IDENTIFIER = com.perol.pixez;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publish_to: none
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.9.34+290
version: 1.9.39+295

environment:
sdk: ">=3.1.4"
Expand Down

0 comments on commit 8ea7c00

Please sign in to comment.