Skip to content

Commit fd13cc7

Browse files
author
Shawn Callegari
committed
Version bump - all modules
1 parent 7de446f commit fd13cc7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

modules/CameraCapture/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image": {
55
"repository": "$CONTAINER_REGISTRY_ADDRESS/cameracapture",
66
"tag": {
7-
"version": "0.2.7",
7+
"version": "0.2.8",
88
"platforms": {
99
"amd64": "./amd64.Dockerfile",
1010
"arm32v7": "./arm32v7.Dockerfile",

modules/ImageClassifierService/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image": {
55
"repository": "$CONTAINER_REGISTRY_ADDRESS/imageclassifierservice",
66
"tag": {
7-
"version": "0.2.4",
7+
"version": "0.2.5",
88
"platforms": {
99
"amd64": "./amd64.Dockerfile",
1010
"arm32v7": "./arm32v7.Dockerfile"

modules/SenseHatDisplay/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"image": {
55
"repository": "$CONTAINER_REGISTRY_ADDRESS/sensehatdisplay",
66
"tag": {
7-
"version": "0.2.11",
7+
"version": "0.2.12",
88
"platforms": {
99
"arm32v7": "./arm32v7.Dockerfile",
1010
"test-arm32v7": "./test/test-arm32v7.Dockerfile"

0 commit comments

Comments
 (0)