diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 8b6ae3f069..acc7624463 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-63.17 - 4.0.0-63.17 + 4.0.0-63.18 + 4.0.0-63.18 4.0.0.63 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index a5ac153d8d..c890be2a63 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "4.0.0-63.17", + "version": "4.0.0-63.18", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",