From 5b48f1dad48665b4173a2fd395fdde2f86ba3b8d Mon Sep 17 00:00:00 2001 From: Kevin Jump Date: Tue, 28 May 2024 16:58:37 +0100 Subject: [PATCH] update release version. --- .../usync-assets/package-lock.json | 4 ++-- uSync.Backoffice.Management.Client/usync-assets/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json index f478c2a8..260d209e 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package-lock.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jumoo/usync-assets", - "version": "14.0.0-rc4.20240528.14", + "version": "14.0.0-rc4.20240528.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jumoo/usync-assets", - "version": "14.0.0-rc4.20240528.14", + "version": "14.0.0-rc4.20240528.15", "license": "MPL-2.0", "dependencies": { "@microsoft/signalr": "^8.0.0", diff --git a/uSync.Backoffice.Management.Client/usync-assets/package.json b/uSync.Backoffice.Management.Client/usync-assets/package.json index 985ab78d..2e565934 100644 --- a/uSync.Backoffice.Management.Client/usync-assets/package.json +++ b/uSync.Backoffice.Management.Client/usync-assets/package.json @@ -2,7 +2,7 @@ "name": "@jumoo/usync-assets", "license": "MPL-2.0", "type": "module", - "version": "14.0.0-rc4.20240528.14", + "version": "14.0.0-rc4.20240528.15", "main": "./dist/usync.js", "types": "./dist/index.d.ts", "module": "./dist/usync.js",