From e12079ef1dc4f091ae81ca5f01bea63b58098e54 Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Fri, 10 Jan 2025 15:44:48 -0700 Subject: [PATCH] Change package version to 8.0.0-rc.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f815e79..33c0973 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-profile-lhmc", - "version": "8.0.0-rc.0", + "version": "8.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-profile-lhmc", - "version": "8.0.0-rc.0", + "version": "8.0.0-rc.1", "license": "ECL-2.0", "dependencies": { "cspace-ui-plugin-ext-culturalcare": "^1.0.2", diff --git a/package.json b/package.json index f84eff2..5fb5c82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-profile-lhmc", - "version": "8.0.0-rc.0", + "version": "8.0.0-rc.1", "description": "Local History and Material Culture profile plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",