From 3879b5702ca3cd7197da5f33c0e06fe1658bec6f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 02:17:19 +0000 Subject: [PATCH] CI: Bump version to v3.1.0-44.36 --- 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 9c32173ab7..f4e82be816 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,8 +2,8 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 3.1.0-44.35 - 3.1.0-44.35 + 3.1.0-44.36 + 3.1.0-44.36 3.1.0.44 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 529dec6841..932adec583 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "3.1.0-44.35", + "version": "3.1.0-44.36", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",