Skip to content

Commit 88f07a5

Browse files
authored
Preparing 1.2.0 release (#93)
@SvePu
1 parent 676af1b commit 88f07a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

UPLOAD/inc/plugins/mybbfancybox.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ function mybbfancybox_info()
5757
"name" => $lang->mybbfancybox,
5858
"description" => $lang->mybbfancybox_description . '<a href=\'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amount=0&business=eldenroot%40gmail.com&item_name=MyBB+Plugin+Development&no_note=1&no_shipping=1&currency_code=USD\' target=\'_blank\'><img style=\'float: right; margin-top: 5px;\' src=\'https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png\' border=\'0\' alt=\'PayPal Donate\' /></a>',
5959
"website" => "https://github.com/mybbgroup/MyBB_Fancybox",
60-
"author" => "MyBB Group (Eldenroot & Wildcard & effone & Laird)",
60+
"author" => "MyBB Group (Eldenroot & Wildcard & effone & Laird & SvePu)",
6161
"authorsite" => "https://github.com/mybbgroup/MyBB_Fancybox",
62-
"version" => "1.1.2",
62+
"version" => "1.2.0",
6363
"codename" => "mybbfancybox",
6464
"compatibility" => "18*"
6565
);

0 commit comments

Comments
 (0)