Skip to content

Commit 032dc52

Browse files
Release 1.1.146
1 parent 11a4aa9 commit 032dc52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scripts/quickstart-hello-world.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ BRANCH="master"
4040
PRINT_USAGE=0
4141
SKIP_SETUP=false
4242

43-
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.1.0/izon2.sh"
43+
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon2.sh"
4444
#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"
4545
SCRIPT="-script cloud-basics.sh -script-readargs cloud-basics-readargs.sh"
4646
QUICKSTART_ARGS="$SCRIPT"

version.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Predix Hello World Index.html",
3-
"version": "1.1.145",
3+
"version": "1.1.146",
44
"private": true,
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.174",
8-
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.145"
6+
"local-setup": "https://github.com/PredixDev/local-setup#1.0.102",
7+
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.188",
8+
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.146"
99
},
1010
"author": "turnerth"
1111
}

0 commit comments

Comments
 (0)