From 2a91f23ba20b4ad49ff85e88e210eca4d79712c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:44:32 +0000 Subject: [PATCH] CI: Bump version to v5.7.0-93.2 --- source/backend/api/Pims.Api.csproj | 4 ++-- source/frontend/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 703dd05c67..ed67ee22b1 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,8 +2,8 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 5.7.0-93.1 - 5.7.0-93.1 + 5.7.0-93.2 + 5.7.0-93.2 5.7.0.93 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 51c32b3043..5bf24ec96b 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.7.0-93.1", + "version": "5.7.0-93.2", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",