Skip to content

Commit

Permalink
Release IS9 v0.2.0-9.2 to TST (#263)
Browse files Browse the repository at this point in the history
Fixes:
- PSP-1936
- PSP-1370 PID search bug.
  • Loading branch information
asanchezr authored Sep 23, 2021
1 parent 0db4024 commit 95b6fd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/api/Pims.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net5.0</TargetFramework>
<UserSecretsId>0ef6255f-9ea0-49ec-8c65-c172304b4926</UserSecretsId>
<LangVersion>8.0</LangVersion>
<Version>0.2.0-9.1</Version>
<Version>0.2.0-9.2</Version>
<AssemblyVersion>0.2.0.9</AssemblyVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.2.0-9.1",
"version": "0.2.0-9.2",
"private": true,
"dependencies": {
"@bcgov/bc-sans": "1.0.1",
Expand Down

0 comments on commit 95b6fd7

Please sign in to comment.