From 9d122f077910defa37b93994429ff377fdad1efd Mon Sep 17 00:00:00 2001 From: Hans Karlinius Date: Mon, 25 Nov 2024 08:10:53 +0100 Subject: [PATCH] test --- vhclient/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 24daa68..0e5f6e6 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.65" +version: "0.1.66" slug: vhclient description: VirtualHere Client arch: @@ -32,11 +32,11 @@ kernel_modules: true options: clientid: "vhclient" autofind: false - usbdevices: list(one, two) + usbdevices: list schema: clientid: str? autofind: bool - usbdevices: list(...) + usbdevices: list? stage: experimental init: false