From da8d93705d71dd864deb79be3455498015451e23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:05:28 +0000 Subject: [PATCH] CI: Bump version to v4.0.0-64.35 --- 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 d6fb816e7f..c91a2b35a1 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,8 +2,8 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 4.0.0-64.34 - 4.0.0-64.34 + 4.0.0-64.35 + 4.0.0-64.35 4.0.0.64 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index e5b2bd9ecb..d69e78648d 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "4.0.0-64.34", + "version": "4.0.0-64.35", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",