Skip to content

Commit

Permalink
Merge branch 'dev' into psp-7002
Browse files Browse the repository at this point in the history
  • Loading branch information
asanchezr authored Oct 27, 2023
2 parents 93cfd3d + b45d6f8 commit 55a0ba8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/backend/api/Pims.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<UserSecretsId>0ef6255f-9ea0-49ec-8c65-c172304b4926</UserSecretsId>
<Version>4.0.0-66.5</Version>
<Version>4.0.0-66.5</Version>
<Version>4.0.0-66.6</Version>
<Version>4.0.0-66.6</Version>
<AssemblyVersion>4.0.0.66</AssemblyVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<ProjectGuid>16BC0468-78F6-4C91-87DA-7403C919E646</ProjectGuid>
Expand Down
2 changes: 1 addition & 1 deletion source/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "4.0.0-66.5",
"version": "4.0.0-66.6",
"private": true,
"dependencies": {
"@bcgov/bc-sans": "1.0.1",
Expand Down

0 comments on commit 55a0ba8

Please sign in to comment.