Update Updater to work with the new URL

This commit is contained in:
ZZYZX 2023-12-30 21:48:07 +02:00
parent 39be7a722c
commit 5df832585b
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
URL http://devbuilds.drdteam.org/ultimatedoombuilder/
URL https://ultimatedoombuilder.github.io/files/
FileName Builder.exe
UpdateName UltimateDoomBuilder-r[REVNUM]-x86.7z
InstallerName UltimateDoomBuilder-Setup-R[REVNUM]-x86.exe

View file

@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.0.0.6")]
[assembly: AssemblyFileVersion("1.0.0.6")]
[assembly: AssemblyVersion("1.0.0.7")]
[assembly: AssemblyFileVersion("1.0.0.7")]

View file

@ -1,4 +1,4 @@
URL http://devbuilds.drdteam.org/ultimatedoombuilder/
URL https://ultimatedoombuilder.github.io/files/
FileName Builder.exe
UpdateName GZDoom_Builder_Bugfix-r[REVNUM].7z
InstallerName UltimateDoomBuilder-Setup-R[REVNUM]-[PLATFORM].exe