From 06c39d76488497ca58861b5477c65202f0ba93db Mon Sep 17 00:00:00 2001 From: cam Date: Mon, 18 Nov 2024 13:39:12 +1300 Subject: [PATCH] Update tc2-hat-controller --- tc2/tc2-hat-controller/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tc2/tc2-hat-controller/init.sls b/tc2/tc2-hat-controller/init.sls index 1674684..b67d457 100644 --- a/tc2/tc2-hat-controller/init.sls +++ b/tc2/tc2-hat-controller/init.sls @@ -1,7 +1,7 @@ tc2-hat-controller-pkg: cacophony.pkg_installed_from_github: - name: tc2-hat-controller - - version: "0.13.1" + - version: "0.13.2" - architecture: "arm64" - branch: "main"