Bump version to 1.7.0.15 and update embedded resources in project files
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 55s

This commit is contained in:
CodeDevMLH
2026-02-17 14:10:26 +01:00
parent 1ddaab325e
commit 693bb35aac
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
<!-- <TreatWarningsAsErrors>false</TreatWarningsAsErrors> -->
<Title>Jellyfin Seasonals Plugin</Title>
<Authors>CodeDevMLH</Authors>
<Version>1.7.0.14</Version>
<Version>1.7.0.15</Version>
<RepositoryUrl>https://github.com/CodeDevMLH/Jellyfin-Seasonals</RepositoryUrl>
</PropertyGroup>
@@ -26,7 +26,7 @@
<None Remove="Configuration\configPage.html" />
<EmbeddedResource Include="Configuration\configPage.html" />
<None Remove="Web\**" />
<EmbeddedResource Include="Web\**" />
<EmbeddedResource Include="Web\**" Exclude="Web\test-site.html" />
<None Include="..\README.md" />
<None Include="..\logo.png" CopyToOutputDirectory="Always" />