diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index e3d29a385e..bbdc2c631b 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.8.0-98.21 - 5.8.0.98 + 5.8.0-99.0 + 5.8.0.99 true {16BC0468-78F6-4C91-87DA-7403C919E646} net8.0 diff --git a/source/frontend/package-lock.json b/source/frontend/package-lock.json index e01279580a..3af8c9f757 100644 --- a/source/frontend/package-lock.json +++ b/source/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend", - "version": "5.8.0-98.0", + "version": "5.8.0-99.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend", - "version": "5.8.0-98.0", + "version": "5.8.0-99.0", "dependencies": { "@bcgov/bc-sans": "1.0.1", "@bcgov/design-tokens": "3.0.0-rc1", diff --git a/source/frontend/package.json b/source/frontend/package.json index 291b060294..54f21b6cf1 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.8.0-98.21", + "version": "5.8.0-99.0", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1",