Skip to content

Commit

Permalink
Bump version to 1.0.0-12.13 (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
asanchezr authored Oct 29, 2021
1 parent 244018a commit 8092389
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/api/Pims.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>net5.0</TargetFramework>
<UserSecretsId>0ef6255f-9ea0-49ec-8c65-c172304b4926</UserSecretsId>
<LangVersion>8.0</LangVersion>
<Version>0.2.0-12.13</Version>
<AssemblyVersion>0.2.0.12</AssemblyVersion>
<Version>1.0.0-12.13</Version>
<AssemblyVersion>1.0.0.12</AssemblyVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
<ProjectGuid>16BC0468-78F6-4C91-87DA-7403C919E646</ProjectGuid>
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-12.13",
"version": "1.0.0-12.13",
"private": true,
"dependencies": {
"@bcgov/bc-sans": "1.0.1",
Expand Down

0 comments on commit 8092389

Please sign in to comment.