Merge pull request #3963 from thornbill/bump-version-finally

Bump version to 10.9.0
This commit is contained in:
Bill Thornton 2022-09-28 14:00:36 -04:00 committed by GitHub
commit 0a4e792679
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",