From 6a67d502f678ca11e46ca27c33e9dfb76ab7edad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 00:33:26 +0000 Subject: [PATCH] CI: Bump version to v5.0.1-75.16 --- 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 ee73f4c034..50cc8e0530 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.1-75.15 - 5.0.1-75.15 + 5.0.1-75.16 + 5.0.1-75.16 5.0.1.75 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 846d190bd0..cd708c8e89 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.0.1-75.15", + "version": "5.0.1-75.16", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",