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

Compare commits

...

1 Commits

Author SHA1 Message Date
sunnylqm
11d40ce5f2 bump version to 10.30.3 and remove unnecessary code in RCTPushy.mm 2025-09-01 17:03:20 +08:00
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": {