diff --git a/inc/plugins/trashbin.php b/inc/plugins/trashbin.php index 94e9351..18141f1 100644 --- a/inc/plugins/trashbin.php +++ b/inc/plugins/trashbin.php @@ -24,7 +24,7 @@ function trashbin_info() 'website' => 'https://github.com/burnacid/MyBB-Trash-Bin', 'author' => 'S. Lenders', 'authorsite' => 'http://lenders-it.nl', - 'version' => '1.1.1', + 'version' => '1.1.2', 'compatibility' => '18*', 'codename' => 'trashbin'); }