Bump to alpha 6
There was apparently a problem with the executable in the installer. Retrying with a fresh new build.
This commit is contained in:
parent
681cb3cadd
commit
5f5ec53e05
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
#define MyAppName "Diffuse Merge Tool"
|
#define MyAppName "Diffuse Merge Tool"
|
||||||
#define MyAppGroupName "Diffuse"
|
#define MyAppGroupName "Diffuse"
|
||||||
#define MyAppVersion "0.5.0-alpha.5"
|
#define MyAppVersion "0.5.0-alpha.6"
|
||||||
#define MyAppPublisher "Diffuse Team"
|
#define MyAppPublisher "Diffuse Team"
|
||||||
#define MyAppURL "https://github.com/MightyCreak/diffuse/"
|
#define MyAppURL "https://github.com/MightyCreak/diffuse/"
|
||||||
#define MyAppExeName "diffuse.exe"
|
#define MyAppExeName "diffuse.exe"
|
||||||
|
|
Loading…
Reference in New Issue