From debd71cee1d2f05af8ec2b54b4e11de14d6064d8 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sun, 1 Mar 2026 15:28:27 +0000 Subject: [PATCH] chore(main): release 0.0.4 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ .../Jellyfin.Plugin.SmartNotify.csproj | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 28e831b..2ed3b71 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.3" + ".": "0.0.4" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6aedadf..b4c2d9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.0.4 (2026-03-01) + +### Bug Fixes + +* fix: json fehler +* fix: Dumme Readme + + ## 0.0.3 (2026-03-01) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index 144a209..9c93a06 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.3.0 - 0.0.3.0 + 0.0.4.0 + 0.0.4.0 enable enable true