Bump version to 1.2.3.6 and update changelog for release
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 58s

This commit is contained in:
CodeDevMLH
2026-01-28 22:31:01 +01:00
parent cfebccc289
commit 8f4adece49
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
<!-- <TreatWarningsAsErrors>false</TreatWarningsAsErrors> -->
<Title>Jellyfin Media Bar Enhanced Plugin</Title>
<Authors>CodeDevMLH</Authors>
<Version>1.2.3.5</Version>
<Version>1.2.3.6</Version>
<RepositoryUrl>https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced</RepositoryUrl>
</PropertyGroup>

View File

@@ -810,7 +810,7 @@
.runTime {
width: 100%;
justify-content: center;
margin-top: 0;
margin-top: 0.5vh;
}
.misc-info .separator-icon:last-of-type {