v0.8.0 - Comic & Collection Overhaul and PDF Settings Finally! (#2849)

This commit is contained in:
Joe Milazzo 2024-04-12 17:21:37 -05:00 committed by GitHub
parent cfe0fde1e2
commit 9137ba5f7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Company>kavitareader.com</Company>
<Product>Kavita</Product>
<AssemblyVersion>0.7.14.17</AssemblyVersion>
<AssemblyVersion>0.8.0.0</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
<TieredPGO>true</TieredPGO>
</PropertyGroup>
@ -21,4 +21,4 @@
</PackageReference>
<PackageReference Include="xunit.assert" Version="2.7.0" />
</ItemGroup>
</Project>
</Project>

View File

@ -7,7 +7,7 @@
"name": "GPL-3.0",
"url": "https://github.com/Kareadita/Kavita/blob/develop/LICENSE"
},
"version": "0.7.14.16"
"version": "0.8.0.0"
},
"servers": [
{