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

This commit is contained in:
Jellyfin Release Bot 2024-11-18 22:38:44 -05:00
parent 298399802a
commit b95dad4ba2
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.2",
"version": "10.10.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "jellyfin-web",
"version": "10.10.2",
"version": "10.10.3",
"license": "GPL-2.0-or-later",
"dependencies": {
"@emotion/react": "11.13.3",

View file

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