Skip to content

Commit 7e83a45

Browse files
authored
Feat/frontend v0.7.2 (#54)
* b: 5.1.1 f: 0.7 * fix coderbot_atmega_set_led
1 parent 9818dd9 commit 7e83a45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

balena.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: CoderBot
22
type: sw.application
3-
version: "0.0.11"
3+
version: "0.0.12"
44
description: >-
55
CoderBot is an educational robot developed by Università di Milano - Bicocca.
66
fleetcta: CoderBot is an educational robot

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2'
22
services:
33
frontend:
4-
image: ghcr.io/coderbotorg/frontend:v0.7.1
4+
image: ghcr.io/coderbotorg/frontend:v0.7.2
55
restart: unless-stopped
66
network_mode: host
77
privileged: true

0 commit comments

Comments
 (0)