From 020dd25dc8a40df3629ccf64c5dd26b54066c881 Mon Sep 17 00:00:00 2001 From: RemRem Date: Fri, 28 Apr 2017 11:50:09 +0200 Subject: [PATCH] add 3.7.3 tag in update process --- admin/update/update-to-3.7.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/update/update-to-3.7.php b/admin/update/update-to-3.7.php index 67f8d1b..e1270e0 100644 --- a/admin/update/update-to-3.7.php +++ b/admin/update/update-to-3.7.php @@ -109,7 +109,7 @@ // check version -if (BLOGOTEXT_VERSION != '3.7.0' && BLOGOTEXT_VERSION != '3.7.0-dev' && BLOGOTEXT_VERSION != '3.7.1' && BLOGOTEXT_VERSION != '3.7.2') { +if (BLOGOTEXT_VERSION != '3.7.0' && BLOGOTEXT_VERSION != '3.7.0-dev' && BLOGOTEXT_VERSION != '3.7.1' && BLOGOTEXT_VERSION != '3.7.2' && BLOGOTEXT_VERSION != '3.7.3') { echo $html_head; echo '