From c658867fab9fac4bf7d3adbae85fb2d6c6871a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gast=C3=B3n=20Fournier?= Date: Wed, 11 Jun 2025 15:59:24 +0200 Subject: [PATCH] chore: change package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da0d0924be..4ca43d4b64 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "unleash-server", "type": "module", "description": "Unleash is an enterprise ready feature flag service. It provides different strategies for handling feature flags.", - "version": "7.0.0", + "version": "7.0.0-rc", "keywords": [ "unleash", "feature flag",