update version

This commit is contained in:
jb-alvarado 2024-08-21 12:18:44 +02:00
parent e9eff70158
commit 86b2b00e0e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ffplayout-frontend",
"version": "0.11.2",
"version": "0.11.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ffplayout-frontend",
"version": "0.11.2",
"version": "0.11.3",
"hasInstallScript": true,
"dependencies": {
"@nuxtjs/color-mode": "^3.4.4",

View File

@ -1,6 +1,6 @@
{
"name": "ffplayout-frontend",
"version": "0.11.2",
"version": "0.11.3",
"description": "Web GUI for ffplayout",
"author": "Jonathan Baecker",
"private": true,