From 157578909a2546fb2ded43406b835d301b718763 Mon Sep 17 00:00:00 2001 From: Viperinius Date: Fri, 21 Jun 2024 12:53:40 +0200 Subject: [PATCH] bump version to 1.8.1.1 --- Directory.Build.props | 6 +++--- build.yaml | 8 +++++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 887915f..edc31b7 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,7 +1,7 @@ - 1.8.1.0 - 1.8.1.0 - 1.8.1.0 + 1.8.1.1 + 1.8.1.1 + 1.8.1.1 diff --git a/build.yaml b/build.yaml index 91597b3..8880d0d 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.8.1.0" +version: "1.8.1.1" targetAbi: "10.9.0.0" framework: "net8.0" overview: "This plugin imports playlists from Spotify." @@ -18,6 +18,12 @@ artifacts: changelog: |2- # Changelog + ## [1.8.1.1] - 2024-06-21 + + ### Fixed + + - Include missing Fastenshtein dependency in build artifacts + ## [1.8.1.0] - 2024-05-19 ### Fixed