From c8f30d6f63be73fd22a330039669f92cd9f7acdf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 21:06:31 +0000 Subject: [PATCH] CI: Bump version to v5.0.2-77.4 --- 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 831c8d499e..442a82de55 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.0.2-77.3 - 5.0.2-77.3 + 5.0.2-77.4 + 5.0.2-77.4 5.0.2.77 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 387ca501bb..ae4c6f9bf2 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.0.2-77.3", + "version": "5.0.2-77.4", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",