v0.8.7 - Comic Metadata Downloading, Reading Profiles, Browse by Genre and More (#3888)

This commit is contained in:
Joe Milazzo 2025-07-05 14:51:19 -05:00 committed by GitHub
parent 1389eb6320
commit eab3d7a207
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't see your version number listed, please update Kavita and see if your issue still persists.
multiple: false
options:
- 0.8.6.2 - Stable
- 0.8.7 - 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.6.20</AssemblyVersion>
<AssemblyVersion>0.8.7.0</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
<TieredPGO>true</TieredPGO>
</PropertyGroup>