This commit is contained in:
Hans Karlinius
2024-12-03 04:10:27 +01:00
parent 53301e7860
commit 611289ba64
+3 -3
View File
@@ -1,5 +1,5 @@
name: VirtualHere Client
version: "0.1.339"
version: "0.1.340"
slug: vhclient
description: VirtualHere Client
arch:
@@ -40,8 +40,8 @@ schema:
updateconfig: bool
autouse: bool
autofind: bool
clientid: str?
manualhub: str?
clientid: "str?"
manualhub: "str?"
usbdevices: [{
device: str?,
use: bool?