Skip to content

Commit

Permalink
bump to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-whitman committed Oct 28, 2024
1 parent 73e1733 commit a0191ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/Helium.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
INFOPLIST_KEY_CFBundleDisplayName = Helium;
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.0.7;
MARKETING_VERSION = 5.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -704,7 +704,7 @@
INFOPLIST_KEY_CFBundleDisplayName = Helium;
IPHONEOS_DEPLOYMENT_TARGET = 15.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.0.7;
MARKETING_VERSION = 5.1.0;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helium",
"version": "5.0.7",
"version": "5.1.0",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit a0191ed

Please sign in to comment.