1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-05 00:37:02 +00:00

Bump webOS fcast receiver version to 1.0.1

This commit is contained in:
Michael Hollister 2025-02-19 12:47:08 -06:00
parent 593bb69d49
commit 8c2eb78ef5
5 changed files with 31 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"id": "com.futo.fcast.receiver",
"version": "1.0.0",
"version": "1.0.1",
"vendor": "FUTO",
"type": "web",
"main": "main_window/index.html",

View file

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