Skip to content

Commit

Permalink
Release 1.1.142
Browse files Browse the repository at this point in the history
  • Loading branch information
predix-adoption-bot committed Sep 11, 2018
1 parent db93d74 commit bdb0d47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions scripts/quickstart-hello-world.sh
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ function init() {
eval "$(curl -s -L $IZON_SH)"

getVersionFile
getProxyScripts
getLocalSetupFuncs
}

Expand All @@ -104,6 +105,7 @@ else
fi
fi


getPredixScripts
#clone the repo itself if running from oneclick script
getCurrentRepo
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.141",
"version": "1.1.142",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.95",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.144",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.141"
"local-setup": "https://github.com/PredixDev/local-setup#1.0.100",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.154",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.142"
},
"author": "turnerth"
}

0 comments on commit bdb0d47

Please sign in to comment.