From 0773ead36a0e13ff8b3877087d8dcd17f686034d Mon Sep 17 00:00:00 2001 From: XFlak Date: Wed, 9 Aug 2023 16:06:08 +0300 Subject: [PATCH] 7.0.1 --- temp/updater.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp/updater.bat b/temp/updater.bat index 3efcdeb..8b3fef6 100644 --- a/temp/updater.bat +++ b/temp/updater.bat @@ -1,6 +1,6 @@ ::get info and return to caller UNLESS temp\currentversion.txt is detected, not currentversionInfo.txt @echo off -set newversion=7.0.0 +set newversion=7.0.1 set changelogURL=https://modmii.github.io/changelog.html ::Enable new hidden "set debug=on" setting when testing offline updater.bat changes, careful that this file does not accidentally get deleted during development\testing, save a copy of updater.bat the same folder as ModMii.exe and rename it Updatetemp.bat to test