mirror of
https://github.com/Jackett/Jackett
synced 2025-01-05 06:59:02 +00:00
Merge pull request #36 from flightlevel/master
Installer Config: Update AppURL
This commit is contained in:
commit
a6dbd08dd0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#define MyAppName "Jackett"
|
||||
#define MyAppVersion GetFileVersion("build.windows/Jackett.dll")
|
||||
#define MyAppPublisher "Jackett Inc."
|
||||
#define MyAppURL "https://github.com/zone117x/Jackett"
|
||||
#define MyAppURL "https://github.com/Jackett/Jackett"
|
||||
#define MyAppExeName "JackettTray.exe"
|
||||
|
||||
[Setup]
|
||||
|
|
Loading…
Reference in a new issue