Skip to content

Commit

Permalink
Release 1.1.146
Browse files Browse the repository at this point in the history
  • Loading branch information
predix-adoption-bot committed Oct 26, 2018
1 parent 11a4aa9 commit 032dc52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion scripts/quickstart-hello-world.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ BRANCH="master"
PRINT_USAGE=0
SKIP_SETUP=false

IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.1.0/izon2.sh"
IZON_SH="https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon2.sh"
#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"
SCRIPT="-script cloud-basics.sh -script-readargs cloud-basics-readargs.sh"
QUICKSTART_ARGS="$SCRIPT"
Expand Down
8 changes: 4 additions & 4 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Predix Hello World Index.html",
"version": "1.1.145",
"version": "1.1.146",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.101",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.174",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.145"
"local-setup": "https://github.com/PredixDev/local-setup#1.0.102",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.188",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.146"
},
"author": "turnerth"
}

0 comments on commit 032dc52

Please sign in to comment.