Skip to content

Commit 2c3b010

Browse files
Release 1.0.38
1 parent d02d448 commit 2c3b010

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
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.36"
5+
LABEL version="1.0.38"
66
LABEL support="https://forum.predix.io"
77
LABEL license="https://github.com/PredixDev/predix-docker-samples/blob/master/LICENSE.md"
88

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ and then
8282
$ docker-compose -f docker-compose_build.yml up -d
8383
```
8484

85-
[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)
85+
[![Analytics](https://predix-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)

scripts/quickstart-deploy-to-edgeos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ BRANCH="master"
4848
PRINT_USAGE=0
4949
SKIP_SETUP=false
5050

51-
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/master/izon2.sh"
51+
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon2.sh"
5252
#ASSET_MODEL="-amrmd predix-ui-seed/server/sample-data/predix-asset/asset-model-metadata.json predix-ui-seed/server/sample-data/predix-asset/asset-model.json"
5353
REPO_NAME="wind-workbench"
5454
DOCKER_STACK_NAME="edge-hello-world"

scripts/quickstart-wind-workbench.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ IF [!BRANCH!]==[] (
3333
EXIT /b 1
3434
)
3535

36-
SET IZON_BAT=https://raw.githubusercontent.com/PredixDev/izon/!BRANCH!/izon.bat
36+
SET IZON_BAT=https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon.bat
3737
SET TUTORIAL=https://www.predix.io/resources/tutorials/tutorial-details.html?tutorial_id=1475^&tag^=1719^&journey^=Predix%%20UI%%20Seed^&resources^=1475,1569,1523
3838
SET REPO_NAME=wind-workbench
3939
SET SHELL_SCRIPT_NAME=quickstart-wind-workbench.bat

scripts/quickstart-wind-workbench.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ BRANCH="master"
4747
PRINT_USAGE=0
4848
SKIP_SETUP=false
4949

50-
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/master/izon2.sh"
50+
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon2.sh"
5151
#ASSET_MODEL="-amrmd predix-ui-seed/server/sample-data/predix-asset/asset-model-metadata.json predix-ui-seed/server/sample-data/predix-asset/asset-model.json"
5252
REPO_NAME="wind-workbench"
5353
DOCKER_STACK_NAME="edge-hello-world"

src/server/public/assets/lib/bootstrap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ For transparency into our release cycle and in striving to maintain backward com
126126

127127
Code and documentation copyright 2011-2014 Twitter, Inc. Code released under [the MIT license](LICENSE). Docs released under [Creative Commons](docs/LICENSE).
128128

129-
[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)
129+
[![Analytics](https://predix-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)

src/server/public/assets/lib/holderjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,4 +217,4 @@ Credits
217217

218218
Holder is a project by [Ivan Malopinsky](http://imsky.co).
219219

220-
[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)
220+
[![Analytics](https://predix-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)

src/server/public/assets/lib/jquery-knob/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ Tested on Chrome, Safari, Firefox, IE>=8.0 (IE8.0 with excanvas).
134134

135135
![secretplan](https://raw.github.com/aterrien/jQuery-Knob/master/secretplan.jpg)
136136

137-
[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)
137+
[![Analytics](https://predix-beacon.appspot.com/UA-82773213-1/wind-workbench/readme?pixel)](https://github.com/PredixDev)

version.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Wind Workbench",
3-
"version": "1.0.36",
3+
"version": "1.0.38",
44
"private": false,
55
"dependencies": {
6-
"local-setup": "https://github.com/PredixDev/local-setup#1.0.101",
7-
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.186",
8-
"wind-workbench": "https://github.com/PredixDev/wind-workbench#1.0.36",
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.106",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.215",
8+
"wind-workbench": "https://github.com/PredixDev/wind-workbench#1.0.38",
99
"predix-edge-broker": "https://artifactory.predix.io/artifactory/PREDIX-EXT/predix-edge/2_1_0/os/predix-edge-broker-amd64-20180917-1.0.2.tar.gz#"
1010
},
1111
"author": "susheelchoudhari"

0 commit comments

Comments
 (0)