diff --git a/Directory.Build.props b/Directory.Build.props index 20ac60f..67c1cd5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 1.7.0.0 - 1.7.0.0 - 1.7.0.0 + 1.7.0.1 + 1.7.0.1 + 1.7.0.1 diff --git a/build.yaml b/build.yaml index b9bc995..7969200 100644 --- a/build.yaml +++ b/build.yaml @@ -2,7 +2,7 @@ name: "Spotify Import" guid: "F03D0ADB-289F-4986-BD6F-2468025249B3" imageUrl: "https://github.com/Viperinius/jellyfin-plugin-spotify-import/raw/master/viperinius-plugin-spotifyimport.png" -version: "1.7.0.0" +version: "1.7.0.1" targetAbi: "10.8.0.0" framework: "net6.0" overview: "This plugin imports playlists from Spotify." @@ -17,6 +17,10 @@ artifacts: changelog: |2- # Changelog + ## [1.7.0.1] - 2024-03-17 + + (Internal testing release) + ## [1.7.0.0] - 2024-03-10 ### Changed