mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-26 12:42:31 +01:00
8 lines
165 B
Batchfile
8 lines
165 B
Batchfile
@REM SET SONARR_MAJOR_VERSION=4
|
|
@REM SET SONARR_VERSION=4.0.0.5
|
|
@REM SET BRANCH=develop
|
|
@REM SET FRAMEWORK=net6.0
|
|
@REM SET RUNTIME=win-x64
|
|
|
|
inno\ISCC.exe sonarr.iss
|