Skip to content

Commit

Permalink
Updated version number (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: Pantelis Giazitsis <pgiazitsis@weatherxm.com>
  • Loading branch information
pantelisss and Pantelis Giazitsis committed Apr 1, 2024
1 parent 792fcca commit d4aeb19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions wxm-ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3291,7 +3291,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.14.0;
MARKETING_VERSION = 1.15.0;
OTHER_SWIFT_FLAGS = "-DMAIN_APP";
PRODUCT_BUNDLE_IDENTIFIER = com.weatherxm.app.mock;
PRODUCT_NAME = WeatherXM;
Expand Down Expand Up @@ -3459,7 +3459,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.14.0;
MARKETING_VERSION = 1.15.0;
OTHER_SWIFT_FLAGS = "-DMAIN_APP";
PRODUCT_BUNDLE_IDENTIFIER = com.weatherxm.app.debug;
PRODUCT_NAME = WeatherXM;
Expand Down Expand Up @@ -3508,7 +3508,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.14.0;
MARKETING_VERSION = 1.15.0;
OTHER_SWIFT_FLAGS = "-DMAIN_APP";
PRODUCT_BUNDLE_IDENTIFIER = com.weatherxm.app;
PRODUCT_NAME = WeatherXM;
Expand Down

0 comments on commit d4aeb19

Please sign in to comment.