1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Bump version to 10.9.0 (finally)

This commit is contained in:
Bill Thornton 2022-09-28 13:47:25 -04:00
parent 8194fc380a
commit 639711cad7
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "jellyfin-web",
"version": "10.8.0",
"version": "10.9.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "jellyfin-web",
"version": "10.8.0",
"version": "10.9.0",
"license": "GPL-2.0-or-later",
"dependencies": {
"@fontsource/noto-sans": "4.5.11",

View file

@ -1,6 +1,6 @@
{
"name": "jellyfin-web",
"version": "10.8.0",
"version": "10.9.0",
"description": "Web interface for Jellyfin",
"repository": "https://github.com/jellyfin/jellyfin-web",
"license": "GPL-2.0-or-later",