1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-20 22:32:50 +00:00

webOS: Bump package version

This commit is contained in:
Michael Hollister 2025-07-29 00:25:52 -05:00
parent f475ee9fc1
commit 37514dc814
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "com.futo.fcast.receiver.service",
"version": "2.0.0",
"version": "2.0.1",
"description": "FCast network service",
"author": "FUTO",
"license": "MIT",

View file

@ -1,6 +1,6 @@
{
"id": "com.futo.fcast.receiver",
"version": "2.0.0",
"version": "2.0.1",
"vendor": "FUTO",
"type": "web",
"main": "index.html",

View file

@ -1,6 +1,6 @@
{
"name": "com.futo.fcast.receiver",
"version": "2.0.0",
"version": "2.0.1",
"description": "An application implementing a FCast receiver.",
"author": "FUTO",
"license": "MIT",