mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
Merge pull request #523 from joshuaboniface/master-10.0.1
Bump version for 10.0.1
This commit is contained in:
commit
932fcb0a9c
@ -1,3 +1,3 @@
|
|||||||
using System.Reflection;
|
using System.Reflection;
|
||||||
|
|
||||||
[assembly: AssemblyVersion("10.0.0")]
|
[assembly: AssemblyVersion("10.0.1")]
|
||||||
|
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
jellyfin (10.0.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Hotfix release, corrects several small bugs from 10.0.0
|
||||||
|
* #512: Fix CONTRIBUTORS.md formatting
|
||||||
|
* #501: Fix regression in integer divisions in latest movies category
|
||||||
|
* #498: Change contributing link in settings to readthedocs.io
|
||||||
|
* #493: Remove unused values.txt resource
|
||||||
|
* #491: Fix userprofile.js crash
|
||||||
|
* #519: Fix the DecodeJfif function to get proper image sizes
|
||||||
|
* #486: Add NuGet package info to plugin projects
|
||||||
|
|
||||||
|
-- Joshua Boniface <joshua@boniface.me> Tue, 08 Jan 2019 20:06:01 -0500
|
||||||
|
|
||||||
jellyfin (10.0.0-1) unstable; urgency=medium
|
jellyfin (10.0.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
* The first Jellyfin release under our new versioning scheme
|
* The first Jellyfin release under our new versioning scheme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user