Skip to content

Commit

Permalink
bump hotfix version. (#3062)
Browse files Browse the repository at this point in the history
Co-authored-by: Smith <[email protected]>
  • Loading branch information
devinleighsmith and Smith authored Apr 5, 2023
1 parent 696af8a commit 59cc32c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions source/backend/api/Pims.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<UserSecretsId>0ef6255f-9ea0-49ec-8c65-c172304b4926</UserSecretsId>
<Version>3.2.0-49.34</Version>
<Version>3.2.0-49.34</Version>
<AssemblyVersion>3.2.0.49</AssemblyVersion>
<Version>3.2.1-49.34</Version>
<Version>3.2.1-49.34</Version>
<AssemblyVersion>3.2.1.49</AssemblyVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<ProjectGuid>16BC0468-78F6-4C91-87DA-7403C919E646</ProjectGuid>
</PropertyGroup>
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": "3.2.0-49.34",
"version": "3.2.1-49.34",
"private": true,
"dependencies": {
"@bcgov/bc-sans": "1.0.1",
Expand Down

0 comments on commit 59cc32c

Please sign in to comment.