Skip to content

Commit

Permalink
Updated version to 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
drpeterrohde committed Nov 30, 2022
1 parent d39f812 commit 83ec5e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MoodSnap/MoodSnap.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = "Peter-Rohde.MoodSnap";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -1077,7 +1077,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = "Peter-Rohde.MoodSnap";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -1110,7 +1110,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = "Peter-Rohde.MoodSnap.Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -1142,7 +1142,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.8;
MARKETING_VERSION = 2.9;
PRODUCT_BUNDLE_IDENTIFIER = "Peter-Rohde.MoodSnap.Widget";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down

0 comments on commit 83ec5e9

Please sign in to comment.