Fix Windows Server updates being named Windows 10

This commit is contained in:
whatever127
2019-08-28 16:26:16 +02:00
parent 78642059cc
commit 875621fa57
2 changed files with 9 additions and 6 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.26.0';
return '1.26.1';
}
require_once dirname(__FILE__).'/auths.php';