diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 393f524..97bd187 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.10" + ".": "0.0.11" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ddf6b3..06751f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.0.11 (2026-03-01) + +### Bug Fixes + +* fix: claude ist auch für 100€ im Monat noch dumm + + ## 0.0.10 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index 44dcca2..6446665 100644 --- a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj +++ b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj @@ -3,8 +3,8 @@ net9.0 Jellyfin.Plugin.SmartNotify - 0.0.10.0 - 0.0.10.0 + 0.0.11.0 + 0.0.11.0 enable enable true diff --git a/manifest.json b/manifest.json index 04644a5..398f1f2 100644 --- a/manifest.json +++ b/manifest.json @@ -8,6 +8,14 @@ "category": "Notifications", "imageUrl": "", "versions": [ + { + "version": "0.0.11.0", + "changelog": "### Bug Fixes\n\n* fix: claude ist auch für 100€ im Monat noch dumm", + "targetAbi": "10.11.0.0", + "sourceUrl": "https://git.tdpi.dev/TDPI/jellyfin-plugin-smartnotify/releases/download/v0.0.11/smartnotify_0.0.11.zip", + "checksum": "e71374a93cc8a9bf6e43b561f89f062e", + "timestamp": "2026-03-01T16:47:14Z" + }, { "version": "0.0.9.0", "changelog": "### Bug Fixes\n\n* fix: angeblich..\n\n### Chores\n\n* chore: update manifest for v0.0.8",