Skip to content

Commit

Permalink
Release 1.1.150
Browse files Browse the repository at this point in the history
  • Loading branch information
predix-adoption-bot committed Nov 17, 2018
1 parent d501e29 commit 4edb587
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion scripts/quickstart-hello-world.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,5 @@ getCurrentRepo
echo "quickstart_args=$QUICKSTART_ARGS"
source $PREDIX_SCRIPTS/bash/quickstart.sh $QUICKSTART_ARGS


__append_new_line_log "Successfully completed $APP_NAME installation!" "$quickstartLogDir"
__append_new_line_log "" "$quickstartLogDir"
6 changes: 3 additions & 3 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.149",
"version": "1.1.150",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.103",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.200",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.149"
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.201",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.150"
},
"author": "turnerth"
}

0 comments on commit 4edb587

Please sign in to comment.