diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 57fcfdaf9f..8a44c5d9a1 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.6.0-92.15 - 5.6.0-92.15 + 5.6.0-92.16 + 5.6.0-92.16 5.6.0.92 true 16BC0468-78F6-4C91-87DA-7403C919E646 diff --git a/source/frontend/package.json b/source/frontend/package.json index 223c31b10d..4608f984ac 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.6.0-92.15", + "version": "5.6.0-92.16", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",