diff options
| author | Victor Tran <vicr12345@gmail.com> | 2020-07-31 04:24:38 +1000 |
|---|---|---|
| committer | Victor Tran <vicr12345@gmail.com> | 2020-07-31 04:24:38 +1000 |
| commit | 1be14afb7095e61ae3426ca5a279acfd9dfcd0fc (patch) | |
| tree | a0f4b97a3f7e60c4970264b710f5192c06bed9a3 /appveyor | |
| parent | b73513b28c23aa32e1a3f47a804afd6cc7d72ebb (diff) | |
| download | theInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.tar.gz theInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.tar.bz2 theInstaller-1be14afb7095e61ae3426ca5a279acfd9dfcd0fc.zip | |
Add theBeat installer
Diffstat (limited to 'appveyor')
| -rw-r--r-- | appveyor/build.bat | 3 |
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 |
