Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #19 from oddstr13/pr-v6
Browse files Browse the repository at this point in the history
Bump version to v6
  • Loading branch information
joshuaboniface authored Dec 5, 2020
2 parents 20fc063 + 1c078f5 commit 7001c6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Pushbullet/Pushbullet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<FileVersion>5.0.0.0</FileVersion>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<FileVersion>6.0.0.0</FileVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand All @@ -30,5 +30,5 @@
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<CodeAnalysisRuleSet>../jellyfin.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "Pushbullet"
guid: "de228f12-e43e-4bd9-9fc0-2830819c3b92"
version: "5.0.0.0"
version: "6.0.0.0"
targetAbi: "10.7.0.0"
framework: "net5.0"
overview: "Pushbullet notification plugin"
Expand Down

0 comments on commit 7001c6c

Please sign in to comment.