From de3e7d9e4c16b07550215c3738c4431e00e6473e Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Sun, 26 Oct 2025 23:12:29 +0800 Subject: [PATCH] decrement version in package.json from 10.35.3 to 10.35.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4b0f4f..9d36ec9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.35.3", + "version": "10.35.2", "description": "react-native hot update", "main": "src/index", "scripts": {