diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 97bd187..fb06ce7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.11" + ".": "0.0.12" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 06751f9..25c5964 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 0.0.12 (2026-03-01) + +### Bug Fixes + +* fix: glaube ich net + +### Chores + +* chore: update manifest for v0.0.11 + + ## 0.0.11 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index 6446665..9b60059 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.11.0 - 0.0.11.0 + 0.0.12.0 + 0.0.12.0 enable enable true