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