diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index f7d5b2e8a8..a0face0e4a 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,7 +2,7 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 5.7.0-96.2 + 5.7.0-96.3 5.7.0.96 true {16BC0468-78F6-4C91-87DA-7403C919E646} diff --git a/source/frontend/package.json b/source/frontend/package.json index ca76812410..66e8afc1bc 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.7.0-96.2", + "version": "5.7.0-96.3", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",