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

This commit is contained in:
Jellyfin Release Bot 2024-11-03 10:57:49 -05:00
parent 026893e78b
commit 2f2844c33f
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.10.0",
"version": "10.10.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "jellyfin-web",
"version": "10.10.0",
"version": "10.10.1",
"license": "GPL-2.0-or-later",
"dependencies": {
"@emotion/react": "11.13.3",

View file

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