Skip to content

Commit

Permalink
v0.8.4 - New Scanner + Browse Authors/Artists + Tons of Bugfixes (#3392)
Browse files Browse the repository at this point in the history
  • Loading branch information
majora2007 authored Nov 23, 2024
1 parent 4e6b98e commit d4028a8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3 - Stable
- 0.8.4 - Stable
- Nightly Testing Branch
validations:
required: true
Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions Kavita.Common/Kavita.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<Company>kavitareader.com</Company>
<Product>Kavita</Product>
<AssemblyVersion>0.8.3.32</AssemblyVersion>
<AssemblyVersion>0.8.4.0</AssemblyVersion>
<NeutralLanguage>en</NeutralLanguage>
<TieredPGO>true</TieredPGO>
</PropertyGroup>
Expand All @@ -20,4 +20,4 @@
</PackageReference>
<PackageReference Include="xunit.assert" Version="2.9.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit d4028a8

Please sign in to comment.