Skip to content

Commit 6c96d23

Browse files
Release 1.0.34
1 parent 81f27dc commit 6c96d23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM predixadoption/edge-pycdp3:1.0.0
22

33
LABEL maintainer="Predix Builder Relations"
44
LABEL org="https://hub.docker.com/u/predixadoption"
5-
LABEL version="1.0.33"
5+
LABEL version="1.0.34"
66
LABEL support="https://forum.predix.io"
77
LABEL license="https://github.com/PredixDev/predix-docker-samples/blob/master/LICENSE.md"
88

version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Wind Workbench",
3-
"version": "1.0.33",
3+
"version": "1.0.34",
44
"private": false,
55
"dependencies": {
66
"local-setup": "https://github.com/PredixDev/local-setup#1.0.101",
77
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.182",
8-
"wind-workbench": "https://github.com/PredixDev/wind-workbench#1.0.33"
8+
"wind-workbench": "https://github.com/PredixDev/wind-workbench#1.0.34"
99
},
1010
"author": "susheelchoudhari"
1111
}

0 commit comments

Comments
 (0)