diff --git a/Jellyfin.Plugin.RefreshSparse/Jellyfin.Plugin.RefreshSparse.csproj b/Jellyfin.Plugin.RefreshSparse/Jellyfin.Plugin.RefreshSparse.csproj index 186e0a1..e320cce 100644 --- a/Jellyfin.Plugin.RefreshSparse/Jellyfin.Plugin.RefreshSparse.csproj +++ b/Jellyfin.Plugin.RefreshSparse/Jellyfin.Plugin.RefreshSparse.csproj @@ -3,8 +3,8 @@ net5.0 Jellyfin.Plugin.RefreshSparse - 0.1.0.0 - 0.1.0.0 + 1.0.0.0 + 1.0.0.0 true true enable diff --git a/build.yaml b/build.yaml index 849088b..8836725 100644 --- a/build.yaml +++ b/build.yaml @@ -1,7 +1,7 @@ --- name: "RefreshSparse" guid: "12b44f20-6cfb-4be5-9950-3d0fbe74fa35" -version: "0.1.0.0" +version: "1.0.0.0" targetAbi: "10.7.0.0" framework: "net5.0" overview: "Refresh episodes based on (missing) metadata"