From abeb593ecb3df449f1d1c3aee90381ee40d168fb Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sun, 1 Mar 2026 16:17:06 +0000 Subject: [PATCH] chore(main): release 0.0.9 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 11 +++++++++++ .../Jellyfin.Plugin.SmartNotify.csproj | 4 ++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5742c08..789909f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.8" + ".": "0.0.9" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7052996..dc7c3c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 0.0.9 (2026-03-01) + +### Bug Fixes + +* fix: angeblich.. + +### Chores + +* chore: update manifest for v0.0.8 + + ## 0.0.8 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index 1997bfc..b91a03d 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.8.0 - 0.0.8.0 + 0.0.9.0 + 0.0.9.0 enable enable true