Skip to content

Commit

Permalink
Stage update for 1.8.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
RussDev7 committed Oct 29, 2022
1 parent 80759aa commit 00974c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@ECHO OFF

Rem | Set Params
Set "VersionPrefix=1.8.5.1"
Set "VersionPrefix=1.8.5.2"
Set "filename=TerrariaDepotDownloader-%VersionPrefix%"

Rem | Install SLN Under x64 Profile
Expand Down Expand Up @@ -38,4 +38,4 @@ powershell.exe -nologo -noprofile -command "Compress-Archive -Path ".\release\*"

Rem | Operation Complete
echo(
pause
pause

0 comments on commit 00974c5

Please sign in to comment.