diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2ed3b71..944189a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.4" + ".": "0.0.5" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b4c2d9e..fd32084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.0.5 (2026-03-01) + +### Bug Fixes + +* fix: remove Jellyfin Trash from Build + +### Chores + +* chore: loop gefixt +* chore: update manifest for v0.0.4 + + ## 0.0.4 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index f53ecb5..c415398 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.4.0 - 0.0.4.0 + 0.0.5.0 + 0.0.5.0 enable enable true