From 49b064b5f294b2dfb6781f58928f9dfb5711b172 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sat, 5 Oct 2024 21:39:32 +0200 Subject: [PATCH] Release candidate --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 542b7aff..a472aa99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "11.3.0-rc.1", + "version": "11.3.0-rc.2", "description": "Framework to create custom Keycloak UIs", "repository": { "type": "git",