chore(main): release 0.0.7
All checks were successful
Create Release / Publish Release (pull_request) Successful in 6s
All checks were successful
Create Release / Publish Release (pull_request) Successful in 6s
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
".": "0.0.6"
|
".": "0.0.7"
|
||||||
}
|
}
|
||||||
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.0.7 (2026-03-01)
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* fix: build lief net!
|
||||||
|
* fix: build lief nicht
|
||||||
|
* fix: removed Claudes dummes gefriemel
|
||||||
|
* fix: notSupported
|
||||||
|
|
||||||
|
### Chores
|
||||||
|
|
||||||
|
* chore(main): release 0.0.6
|
||||||
|
* chore: update manifest for v0.0.5
|
||||||
|
|
||||||
|
|
||||||
## 0.0.6 (2026-03-01)
|
## 0.0.6 (2026-03-01)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net9.0</TargetFramework>
|
<TargetFramework>net9.0</TargetFramework>
|
||||||
<RootNamespace>Jellyfin.Plugin.SmartNotify</RootNamespace>
|
<RootNamespace>Jellyfin.Plugin.SmartNotify</RootNamespace>
|
||||||
<AssemblyVersion>0.0.6.0</AssemblyVersion>
|
<AssemblyVersion>0.0.7.0</AssemblyVersion>
|
||||||
<FileVersion>0.0.6.0</FileVersion>
|
<FileVersion>0.0.7.0</FileVersion>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||||
|
|||||||
Reference in New Issue
Block a user