Skip to content

Commit fb9c8e4

Browse files
author
Tom
committed
Release 1.0.26
1 parent f029706 commit fb9c8e4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

setup-windows.bat

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ IF NOT !errorlevel! EQU 0 (
6969
ECHO Installing chocolatey...
7070
@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"
7171
CALL :CHECK_FAIL
72-
73-
7472
)
7573
GOTO :eof
7674

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local setup",
3-
"version": "1.0.25",
3+
"version": "1.0.26",
44
"private": true,
55
"dependencies": {},
66
"author": "rishabhtulsian"

0 commit comments

Comments
 (0)