Skip to content

Commit

Permalink
bump to 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-whitman committed Mar 8, 2024
1 parent b845e27 commit a089b32
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 @@ -600,7 +600,7 @@
INFOPLIST_FILE = Helium/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Helium;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.0.6;
MARKETING_VERSION = 5.0.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -634,7 +634,7 @@
INFOPLIST_FILE = Helium/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Helium;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 5.0.6;
MARKETING_VERSION = 5.0.7;
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.6",
"version": "5.0.7",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down

0 comments on commit a089b32

Please sign in to comment.