From a296768af256ea6c6054fd9bd4213b7ad5eac8ec Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Thu, 20 Jun 2024 10:31:01 -0700 Subject: [PATCH] Bump dev version - IS83 --- 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 842f0a9f6b..98b3f63a87 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-82.32 - 5.4.0-82.32 - 5.4.0.82 + 5.4.0-83.0 + 5.4.0-83.0 + 5.4.0.83 true 16BC0468-78F6-4C91-87DA-7403C919E646 net8.0 diff --git a/source/frontend/package-lock.json b/source/frontend/package-lock.json index 94cf21db7f..a5a3b9460f 100644 --- a/source/frontend/package-lock.json +++ b/source/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "5.4.0-82.0", + "version": "5.4.0-83.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "5.4.0-82.0", + "version": "5.4.0-83.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 765510eaa1..9ddec8a8c4 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.4.0-82.32", + "version": "5.4.0-83.0", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",