From ba3a13ab2cb2dce32b40e6532c001bc60f9ab8f1 Mon Sep 17 00:00:00 2001 From: AardCrowley <12467582+AardCrowley@users.noreply.github.com> Date: Mon, 18 Feb 2019 22:40:28 -0500 Subject: [PATCH] Update AardClock2.0_Beta.xml --- AardClock2.0_Beta.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AardClock2.0_Beta.xml b/AardClock2.0_Beta.xml index 97010ac..1d9137d 100644 --- a/AardClock2.0_Beta.xml +++ b/AardClock2.0_Beta.xml @@ -6,7 +6,7 @@ - + @@ -453,7 +453,7 @@ require 'mw_theme_base' function raw_get(retval, page, status, headers, full_status, request_url) if status == 200 then - raw_version = tonumber(string.match(page, '%s+version="([0-9%.]+)"')) + raw_version = tonumber(string.match(page, '%s+version="([0-9%.]+)">')) end if raw_version == PLUGIN_VERSION then