aboutsummaryrefslogtreecommitdiff
path: root/appveyor/build.bat
diff options
context:
space:
mode:
authorVictor Tran <vicr12345@gmail.com>2020-07-31 04:24:38 +1000
committerVictor Tran <vicr12345@gmail.com>2020-07-31 04:24:38 +1000
commit1be14afb7095e61ae3426ca5a279acfd9dfcd0fc (patch)
treea0f4b97a3f7e60c4970264b710f5192c06bed9a3 /appveyor/build.bat
parentb73513b28c23aa32e1a3f47a804afd6cc7d72ebb (diff)
downloadtheInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.tar.gz
theInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.tar.bz2
theInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.zip
Add theBeat installer
Diffstat (limited to 'appveyor/build.bat')
-rw-r--r--appveyor/build.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/appveyor/build.bat b/appveyor/build.bat
index 062f912..fab8370 100644
--- a/appveyor/build.bat
+++ b/appveyor/build.bat
@@ -41,4 +41,5 @@ EXIT /B
:buildversions
CALL :build theSlate http://vicr123.com/theslate/theinstaller/installer.json
-CALL :build thePhoto http://vicr123.com/thephoto/theinstaller/installer.json \ No newline at end of file
+CALL :build thePhoto http://vicr123.com/thephoto/theinstaller/installer.json
+CALL :build theBeat http://vicr123.com/thebeat/theinstaller/installer.json \ No newline at end of file