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.9

This commit is contained in:
Jellyfin Release Bot 2024-08-04 22:01:38 -04:00
parent 4598d66688
commit 219cda9c06
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "jellyfin-web", "name": "jellyfin-web",
"version": "10.9.8", "version": "10.9.9",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "jellyfin-web", "name": "jellyfin-web",
"version": "10.9.8", "version": "10.9.9",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"dependencies": { "dependencies": {
"@emotion/react": "11.11.4", "@emotion/react": "11.11.4",

View file

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