Skip to content

Commit

Permalink
Upversioned to 3.198
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnmbond committed Jan 23, 2024
1 parent c9f2262 commit e6f7096
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LogicMonitor.Api/LogicMonitor.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>

<!-- Update the following before releasing to nuget -->
<PackageReleaseNotes>Added acknowledgement of collector down alerts.</PackageReleaseNotes>
<PackageReleaseNotes>Upversioned to 3.198.</PackageReleaseNotes>
<UserSecretsId>57aaa0e7-815d-4065-9339-f3f070bed01e</UserSecretsId>

</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.197",
"version": "3.198",
"publicReleaseRefSpec": [
"^refs/heads/main",
"^refs/heads/V3"
Expand Down

0 comments on commit e6f7096

Please sign in to comment.