Skip to content

Commit

Permalink
Update: v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PROxZIMA committed Nov 17, 2022
1 parent c320ef2 commit 1d72efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion programs/install-curl.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cd %TEMP%

set "VERSION=3.2.0"
set "VERSION=4.0.0"
set "FILENAME=Sweet-Pop-%VERSION%.tar.gz"
set "FOLDERPATH=Sweet-Pop-master"

Expand Down
2 changes: 1 addition & 1 deletion programs/install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ goto :init

:init
set "__NAME=%~nx0"
set "__VERSION=3.2.0"
set "__VERSION=4.0.0"

for %%a in ("%~dp0.") do set "THEMEDIRECTORY=%%~dpa"

Expand Down

0 comments on commit 1d72efe

Please sign in to comment.