v0.8.5.3 - Hotfix (#3610)

This commit is contained in:
Joe Milazzo 2025-03-09 12:09:24 -05:00 committed by GitHub
parent e0248b8869
commit 5aa9699a99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ body:
label: Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.
multiple: false
options:
- 0.8.5 - Stable
- 0.8.5.3 - Stable
- Nightly Testing Branch
validations:
required: true

View File

@ -3,7 +3,7 @@
<TargetFramework>net9.0</TargetFramework>
<Company>kavitareader.com</Company>
<Product>Kavita</Product>
<AssemblyVersion>0.8.5.2</AssemblyVersion>
<AssemblyVersion>0.8.5.3</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
<InvariantGlobalization>true</InvariantGlobalization>
<TieredPGO>true</TieredPGO>
@ -21,4 +21,4 @@
</PackageReference>
<PackageReference Include="xunit.assert" Version="2.9.3" />
</ItemGroup>
</Project>
</Project>