Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SenorSmartyPants committed Dec 29, 2022
1 parent eb70daa commit 48e7b34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<RootNamespace>Jellyfin.Plugin.RefreshSparse</RootNamespace>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion>3.0.0.0</FileVersion>
<AssemblyVersion>3.1.0.0</AssemblyVersion>
<FileVersion>3.1.0.0</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "RefreshSparse"
guid: "12b44f20-6cfb-4be5-9950-3d0fbe74fa35"
version: "3.0.0.0"
version: "3.1.0.0"
targetAbi: "10.8.0.0"
framework: "net6.0"
overview: "Refresh episodes based on (missing) metadata"
Expand Down

0 comments on commit 48e7b34

Please sign in to comment.