From 4106d99be0dbb3598636aade8f0e5d85d8974ddc Mon Sep 17 00:00:00 2001 From: Eldenroot <778890+Eldenroot@users.noreply.github.com> Date: Sun, 29 Mar 2020 18:57:48 +0200 Subject: [PATCH] Preparing v3.3.6 @lairdshaw - please review (just to make sure that I follow your idea in JS versioning) --- inc/plugins/thankyoulike.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inc/plugins/thankyoulike.php b/inc/plugins/thankyoulike.php index 7448bdf..c16a15a 100644 --- a/inc/plugins/thankyoulike.php +++ b/inc/plugins/thankyoulike.php @@ -6,7 +6,7 @@ * @author MyBB Group - Eldenroot - * @copyright 2020 MyBB Group * @link - * @version 3.3.5 + * @version 3.3.6 * @license GPL-3.0 * */ @@ -89,10 +89,10 @@ function thankyoulike_info() "website" => "https://community.mybb.com/thread-169382.html", "author" => "MyBB Group with love <3", "authorsite" => "https://community.mybb.com/thread-169382.html", - "version" => "3.3.5", + "version" => "3.3.6", // Constructed by converting each digit of "version" above into two digits (zero-padded if necessary), // then concatenating them, then removing any leading zero to avoid the value being interpreted as octal. - "version_code" => 30305, + "version_code" => 30306, "codename" => "thankyoulikesystem", "compatibility" => "18*" ); @@ -1010,7 +1010,7 @@ function thankyoulike_activate() require_once MYBB_ROOT."/inc/adminfunctions_templates.php"; - find_replace_templatesets("showthread", "#".preg_quote('')."#i", ' + find_replace_templatesets("showthread", "#".preg_quote('')."#i", '