1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-23 09:38:52 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

bump version to 10.30.3 and remove unnecessary code in RCTPushy.mm

This commit is contained in:
sunnylqm
2025-09-01 17:03:20 +08:00
parent 4a1d4d5a50
commit 11d40ce5f2
2 changed files with 1 additions and 2 deletions

View File

@@ -124,7 +124,6 @@ RCT_EXPORT_MODULE(RCTPushy);
loadVersion = [self rollback];
}
}
}
}
return [RCTPushy binaryBundleURL];

View File

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.30.2",
"version": "10.30.3",
"description": "react-native hot update",
"main": "src/index",
"scripts": {