chore(main): release 0.0.7
All checks were successful
Create Release / Publish Release (pull_request) Successful in 6s

This commit is contained in:
Gitea Actions
2026-03-01 15:56:05 +00:00
parent ea9895e0df
commit 789569560f
3 changed files with 18 additions and 3 deletions

View File

@@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<RootNamespace>Jellyfin.Plugin.SmartNotify</RootNamespace>
<AssemblyVersion>0.0.6.0</AssemblyVersion>
<FileVersion>0.0.6.0</FileVersion>
<AssemblyVersion>0.0.7.0</AssemblyVersion>
<FileVersion>0.0.7.0</FileVersion>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>