Skip to content

Commit

Permalink
Release 1.1.149
Browse files Browse the repository at this point in the history
  • Loading branch information
predix-adoption-bot committed Nov 16, 2018
1 parent 5c69540 commit d501e29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion scripts/quickstart-hello-world.bat
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ IF [!BRANCH!]==[] (
EXIT /b 1
)

SET IZON_BAT=https://raw.githubusercontent.com/PredixDev/izon/!BRANCH!/izon.bat
SET IZON_BAT=https://raw.githubusercontent.com/PredixDev/izon/1.2.0/izon.bat
SET TUTORIAL=https://www.predix.io/resources/tutorials/tutorial-details.html?tutorial_id=1475^&tag^=1719^&journey^=Hello%%20World^&resources^=1475,1569,1523
SET REPO_NAME=Predix-HelloWorld-WebApp
SET SHELL_SCRIPT_NAME=quickstart-hello-world.sh
Expand Down
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.148",
"version": "1.1.149",
"private": true,
"dependencies": {
"local-setup": "https://github.com/PredixDev/local-setup#1.0.103",
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.199",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.148"
"predix-scripts": "https://github.com/PredixDev/predix-scripts#1.1.200",
"Predix-HelloWorld-WebApp": "https://github.com/PredixDev/Predix-HelloWorld-WebApp#1.1.149"
},
"author": "turnerth"
}

0 comments on commit d501e29

Please sign in to comment.