Skip to content

Commit

Permalink
Release 1.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom committed Feb 7, 2018
1 parent f029706 commit fb9c8e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions setup-windows.bat
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ IF NOT !errorlevel! EQU 0 (
ECHO Installing chocolatey...
@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) >$null 2>&1" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
CALL :CHECK_FAIL


)
GOTO :eof

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "local setup",
"version": "1.0.25",
"version": "1.0.26",
"private": true,
"dependencies": {},
"author": "rishabhtulsian"
Expand Down

0 comments on commit fb9c8e4

Please sign in to comment.