Fixed version in install script
This commit is contained in:
parent
6e68f68e9c
commit
f178818308
|
@ -2,7 +2,7 @@
|
|||
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
|
||||
|
||||
#define MyAppName "Discord Media Loader"
|
||||
#define MyAppVersion "1.3.0.0"
|
||||
#define MyAppVersion "1.4.0.0"
|
||||
#define MyAppPublisher "Serraniel"
|
||||
#define MyAppURL "https://github.com/Serraniel/DiscordMediaLoader"
|
||||
#define MyAppExeName "Discord Media Loader.exe"
|
||||
|
|
Loading…
Reference in a new issue