From 8d2bf7f0cf5c4600db779408dbd196d7c8f9a564 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 22:16:05 +0000 Subject: [PATCH] CI: Bump version to v5.0.0-72.10 --- 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 a2f131b799..06cdcf2aee 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.0-72.9 - 5.0.0-72.9 + 5.0.0-72.10 + 5.0.0-72.10 5.0.0.72 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 969ae8fdff..1b9456da17 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.0.0-72.9", + "version": "5.0.0-72.10", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",