From 0a97fed72af43a3f7f125a7f8fdc01dbbb14fdbb Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Wed, 7 Feb 2024 19:31:28 -0500 Subject: [PATCH] Change package version to 7.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 26475db..b13fc56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cspace-ui-plugin-profile-lhmc", - "version": "6.0.0", + "version": "7.0.0-rc.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cspace-ui-plugin-profile-lhmc", - "version": "6.0.0", + "version": "7.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 4c27516..0bf8742 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cspace-ui-plugin-profile-lhmc", - "version": "6.0.0", + "version": "7.0.0-rc.1", "description": "Local History and Material Culture profile plugin for the CollectionSpace UI", "author": "Ray Lee ", "license": "ECL-2.0",