From cb5332b6265186212af4436dbd2bafea0ef24295 Mon Sep 17 00:00:00 2001 From: guanbinrui Date: Thu, 26 Jun 2025 14:51:50 +0800 Subject: [PATCH] chore: bump version to 2.34.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ceb9252c705d..91a66f0c2201 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "yarn": ">=999.0.0", "npm": ">=999.0.0" }, - "version": "2.33.3", + "version": "2.34.0", "private": true, "license": "AGPL-3.0-or-later", "scripts": {