diff --git a/App/AppInfo/Launcher/Splash.jpg b/App/AppInfo/Launcher/Splash.jpg index 092908d..0b83a52 100644 Binary files a/App/AppInfo/Launcher/Splash.jpg and b/App/AppInfo/Launcher/Splash.jpg differ diff --git a/App/AppInfo/appicon.ico b/App/AppInfo/appicon.ico index eb8793a..c527d15 100644 Binary files a/App/AppInfo/appicon.ico and b/App/AppInfo/appicon.ico differ diff --git a/App/AppInfo/appicon_128.png b/App/AppInfo/appicon_128.png index 754743c..54b2a71 100644 Binary files a/App/AppInfo/appicon_128.png and b/App/AppInfo/appicon_128.png differ diff --git a/App/AppInfo/appicon_16.png b/App/AppInfo/appicon_16.png index a934371..f1f9457 100644 Binary files a/App/AppInfo/appicon_16.png and b/App/AppInfo/appicon_16.png differ diff --git a/App/AppInfo/appicon_32.png b/App/AppInfo/appicon_32.png index cb005c4..e0429a9 100644 Binary files a/App/AppInfo/appicon_32.png and b/App/AppInfo/appicon_32.png differ diff --git a/App/AppInfo/appicon_75.png b/App/AppInfo/appicon_75.png index e200171..581617b 100644 Binary files a/App/AppInfo/appicon_75.png and b/App/AppInfo/appicon_75.png differ diff --git a/App/AppInfo/appinfo.ini b/App/AppInfo/appinfo.ini index f647f66..592fb97 100644 --- a/App/AppInfo/appinfo.ini +++ b/App/AppInfo/appinfo.ini @@ -49,9 +49,9 @@ UsesJava=yes [Version] ;PackageVersion is used by the installer and the updater. It must be in dotted quad X.X.X.X format for use by Windows. You must ensure that each successive version has a higher package version than the previous or it will not be treated as a newer version by the platform's updater. Generally, the PackageVersion is based on the DisplayVersion. So an app with version 3.5 will have a package version of 3.5.0.0. -PackageVersion=3.13.10.0 +PackageVersion=3.13.11.0 ;DisplayVersion is displayed to the user and used in naming the installer -DisplayVersion=3.13.10 +DisplayVersion=3.13.11 ;Some example Display and Package versions ;3.5 would be 3.5.0.0 ;4.5a would be 4.5.1.0 diff --git a/App/AppInfo/installer.ini b/App/AppInfo/installer.ini index 715f3dd..529191a 100644 --- a/App/AppInfo/installer.ini +++ b/App/AppInfo/installer.ini @@ -33,16 +33,16 @@ CloseEXE=Unciv.exe [DownloadFiles] AdditionalInstallSize=200M -DownloadURL=https://github.com/yairm210/Unciv/releases/download/3.13.10/Unciv-Windows64.zip +DownloadURL=https://github.com/yairm210/Unciv/releases/download/3.13.11/Unciv-Windows64.zip DownloadName=Unciv-Windows64.zip DownloadFilename=Unciv-Windows64.zip -DownloadMD5=97ca811ce33993bde28247b01d495b35 +DownloadMD5=3982279f65f9540cee82077b9de731ee AdvancedExtract1To=App\Unciv\x64\ AdvancedExtract1Filter=** -Download2URL=https://github.com/yairm210/Unciv/releases/download/3.13.10/Unciv-Windows32.zip +Download2URL=https://github.com/yairm210/Unciv/releases/download/3.13.11/Unciv-Windows32.zip Download2Name=Unciv-Windows32.zip Download2Filename=Unciv-Windows32.zip -DownloadMD5=12f69005f115b8dc29a836830fe08300 +DownloadMD5=7e0f0949c0ce71909bb68f83e54e5323 AdvancedExtract2To=App\Unciv\x86\ AdvancedExtract2Filter=** \ No newline at end of file diff --git a/UnCivPortable.exe b/UnCivPortable.exe index 738aa9e..7e0e3df 100644 Binary files a/UnCivPortable.exe and b/UnCivPortable.exe differ