From a22411399831c68e604d4d96aa931a0cd4298d34 Mon Sep 17 00:00:00 2001 From: sunnylqm Date: Thu, 28 Aug 2025 14:35:18 +0800 Subject: [PATCH] bump version to 10.29.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 471a881..c5356db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-update", - "version": "10.29.8", + "version": "10.29.9", "description": "react-native hot update", "main": "src/index", "scripts": {