Skip to content

Commit

Permalink
Update Build New Patch.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyt73 committed Oct 18, 2023
1 parent 2233b10 commit 446eef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Installer/Build New Patch.bat
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
@title "Build New Major Release"

@rem Update the Version
@Versioner.ps1 -File "..\Source\AGD Studio.cbproj" -patch
@Powershell.exe -executionpolicy bypass -Command "& '.\Versioner.ps1' -File '..\Source\AGD Studio.cbproj' -patch"

@call Build.cmd
@call Build.bat

0 comments on commit 446eef9

Please sign in to comment.