1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-12-21 13:13:58 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Update version to 10.36.6 in package.json and simplify version change checks in UpdateContext.java

This commit is contained in:
sunnylqm
2025-12-11 15:57:20 +08:00
parent 536b5487a2
commit 6c07aa7518
2 changed files with 3 additions and 14 deletions

View File

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