Skip to content

Commit

Permalink
version bump. (#2673)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinleighsmith authored Jan 18, 2023
1 parent ea38cb3 commit 4c9b52c
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.0.1-41.15</Version>
<Version>3.0.1-41.15</Version>
<AssemblyVersion>3.0.1.41</AssemblyVersion>
<Version>3.0.2-41.15</Version>
<Version>3.0.2-41.15</Version>
<AssemblyVersion>3.0.2.41</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.0.1-41.15",
"version": "3.0.2-41.15",
"private": true,
"dependencies": {
"@bcgov/bc-sans": "1.0.1",
Expand Down

0 comments on commit 4c9b52c

Please sign in to comment.