From 8a0e3638c19a97e8bc08d1b41d879ca8e6a0e4bf Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Thu, 4 Jul 2024 15:15:17 -0700 Subject: [PATCH] Version bump - IS84 --- source/backend/api/Pims.Api.csproj | 6 +++--- source/frontend/package-lock.json | 4 ++-- source/frontend/package.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 0b62a8af49..9fcd061842 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,9 +2,9 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 5.4.0-83.19 - 5.4.0-83.19 - 5.4.0.83 + 5.4.0-84.0 + 5.4.0-84.0 + 5.4.0.84 true 16BC0468-78F6-4C91-87DA-7403C919E646 net8.0 diff --git a/source/frontend/package-lock.json b/source/frontend/package-lock.json index 64432fe7ad..330f29cb76 100644 --- a/source/frontend/package-lock.json +++ b/source/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "5.4.0-83.12", + "version": "5.4.0-84.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "5.4.0-83.12", + "version": "5.4.0-84.0", "dependencies": { "@bcgov/bc-sans": "1.0.1", "@bcgov/design-tokens": "3.0.0-rc1", diff --git a/source/frontend/package.json b/source/frontend/package.json index a923bda846..00a9601841 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.4.0-83.19", + "version": "5.4.0-84.0", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",