Skip to content

Commit 5aa9699

Browse files
authored
v0.8.5.3 - Hotfix (#3610)
1 parent e0248b8 commit 5aa9699

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ body:
2828
label: Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.
2929
multiple: false
3030
options:
31-
- 0.8.5 - Stable
31+
- 0.8.5.3 - Stable
3232
- Nightly Testing Branch
3333
validations:
3434
required: true

Kavita.Common/Kavita.Common.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFramework>net9.0</TargetFramework>
44
<Company>kavitareader.com</Company>
55
<Product>Kavita</Product>
6-
<AssemblyVersion>0.8.5.2</AssemblyVersion>
6+
<AssemblyVersion>0.8.5.3</AssemblyVersion>
77
<NeutralLanguage>en</NeutralLanguage>
88
<InvariantGlobalization>true</InvariantGlobalization>
99
<TieredPGO>true</TieredPGO>
@@ -21,4 +21,4 @@
2121
</PackageReference>
2222
<PackageReference Include="xunit.assert" Version="2.9.3" />
2323
</ItemGroup>
24-
</Project>
24+
</Project>

0 commit comments

Comments
 (0)