From 815fb3a20fda47cad556ba2045b16021610cd02c Mon Sep 17 00:00:00 2001 From: Phi-rjan Date: Mon, 7 Oct 2024 10:23:00 +0200 Subject: [PATCH] chore: bump version to v1.30.0-rc2 (#495) chore: bump version to v1.30.0-rc2 --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index 0c2249b1..229acaeb 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "v1.30.0-rc1" + "version": "v1.30.0-rc2" }