From 862468c921b4c372f44a3fde6db54982d5663c99 Mon Sep 17 00:00:00 2001 From: Bo Motlagh Date: Sun, 19 May 2024 15:03:33 -0400 Subject: [PATCH] this is a test of a new CICD process --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2356ac..ea3e69e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ue-auth", "altName": "UE-Auth", - "version": "1.43.5", + "version": "1.43.6", "description": "UE Auth is a multi-tenant OIDC Provider, User Management, B2B Product Access, and Roles/Permissions Management system intended to create a single hybrid solution to serve as Identity and Access for both self-registered B2C Apps and Enterprise B2B Solutions", "private": false, "license": "SEE LICENSE IN ./LICENSE.md",