From 1c56c9b133fc9ca8bb04626fd84fa2f7167521e7 Mon Sep 17 00:00:00 2001 From: Sfikas Date: Sat, 21 Dec 2024 17:37:19 +0100 Subject: [PATCH] fix(typo): hardware-revision -> hardware-version (#337) --- scripts/gen-device-unique/gen-orb-id.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gen-device-unique/gen-orb-id.sh b/scripts/gen-device-unique/gen-orb-id.sh index 5d9ee996..2a3b3b4a 100755 --- a/scripts/gen-device-unique/gen-orb-id.sh +++ b/scripts/gen-device-unique/gen-orb-id.sh @@ -23,7 +23,7 @@ Options: -t, --token Authorization bearer token -b, --backend (stage|prod) Targets the stage or prod backend -r, --release (dev|prod) Release type - -v, --hardware-revision Hardware version + -v, --hardware-version Hardware version -c, --registration-token Registration token for Core-App Environment Variables (overridden by options):