From 6aee21fa99c900aed40526cd7868a3ef0cfef8ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 23:13:15 +0000 Subject: [PATCH] CI: Bump version to v5.8.0-98.2 --- source/backend/api/Pims.Api.csproj | 2 +- source/frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 167cbbd5ee..2aa196756c 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,7 +2,7 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 5.8.0-98.1 + 5.8.0-98.2 5.8.0.98 true {16BC0468-78F6-4C91-87DA-7403C919E646} diff --git a/source/frontend/package.json b/source/frontend/package.json index bd4d6a1ed2..3d847d4673 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.8.0-98.1", + "version": "5.8.0-98.2", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",