Skip to content

Commit dec6131

Browse files
author
GP
committed
update versions
1 parent 116e8a6 commit dec6131

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tc2/tc2-hat-controller/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tc2-hat-controller-pkg:
22
cacophony.pkg_installed_from_github:
33
- name: tc2-hat-controller
4-
- version: "0.27.0"
4+
- version: "0.28.0"
55
- architecture: "arm64"
66
- branch: "main"
77

tc2/thermal-recorder-py/init.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ classifier-env:
4848
classifier-pipeline-pip:
4949
cacophony.pkg_installed_from_pypi:
5050
- name: classifier-pipeline
51-
- version: "0.0.47"
51+
- version: "0.0.48"
5252
- venv: /home/pi/.venv/classifier/bin/
5353

5454
thermal-classifier-service:

0 commit comments

Comments
 (0)