diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 963dbd7..4399a56 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.17" + ".": "0.0.18" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b38881e..b1b53d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.0.18 (2026-03-03) + +### Bug Fixes + +* fix: build error + + ## 0.0.17 (2026-03-03) ### Bug Fixes diff --git a/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj b/Jellyfin.Plugin.SmartNotify/Jellyfin.Plugin.SmartNotify.csproj index ba518d2..afe7cbf 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.17.0 - 0.0.17.0 + 0.0.18.0 + 0.0.18.0 enable enable true