From 4fb2e50641cbca72f57a775e7db9347bbfe11a64 Mon Sep 17 00:00:00 2001 From: davidliu Date: Mon, 28 Jul 2025 20:56:12 +0900 Subject: [PATCH] Revert "chore: release 2.8.0 (#262)" This reverts commit 7233737941a62a0ab77d24a197ab40893ab57598. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a26dfac..dea30687 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/react-native", - "version": "2.8.0", + "version": "2.7.6", "description": "LiveKit for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",