Skip to content

Commit

Permalink
Preparing for v2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldenroot authored Jun 3, 2018
1 parent a03c78b commit 9c58df6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inc/plugins/thankyoulike.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ function thankyoulike_info()
"name" => $db->escape_string($lang->tyl_info_title),
"description" => $db->escape_string($lang->tyl_info_desc) . $lang->sprintf($lang->tyl_info_desc_url,$url_AT,$url_SP,$url_E,$url_DN,$url_S),
"website" => "https://community.mybb.com/thread-169382.html",
"author" => "- G33K -",
"author" => "- G33K -, Eldenroot, SvePu",
"authorsite" => "https://community.mybb.com/user-19236.html",
"version" => "2.1.0",
"version" => "2.2.0",
"codename" => "thankyoulikesystem",
"compatibility" => "18*"
);
Expand Down

0 comments on commit 9c58df6

Please sign in to comment.