diff --git a/gfksx/ThanksForPosts/acp/acp_thanks_info.php b/gfksx/ThanksForPosts/acp/acp_thanks_info.php index 1dacf67..b4a9ff6 100644 --- a/gfksx/ThanksForPosts/acp/acp_thanks_info.php +++ b/gfksx/ThanksForPosts/acp/acp_thanks_info.php @@ -17,7 +17,7 @@ function module() { return array( 'filename' => '\gfksx\ThanksForPosts\acp\acp_thanks_module', 'title' => 'ACP_THANKS_SETTINGS', - 'version' => '3.2.14', + 'version' => '3.2.15', 'modes' => array( 'thanks' => array('title' => 'ACP_THANKS_SETTINGS', 'auth' => 'ext_gfksx/ThanksForPosts && acl_a_board', 'cat' => array('ACP_THANKS')), ), diff --git a/gfksx/ThanksForPosts/acp/acp_thanks_refresh_info.php b/gfksx/ThanksForPosts/acp/acp_thanks_refresh_info.php index 9c65f44..f42a57f 100644 --- a/gfksx/ThanksForPosts/acp/acp_thanks_refresh_info.php +++ b/gfksx/ThanksForPosts/acp/acp_thanks_refresh_info.php @@ -17,7 +17,7 @@ function module() { return array( 'filename' => '\gfksx\ThanksForPosts\acp\acp_thanks_refresh_module', 'title' => 'ACP_THANKS_REFRESH', - 'version' => '3.2.14', + 'version' => '3.2.15', 'modes' => array( 'thanks' => array('title' => 'ACP_THANKS_REFRESH', 'auth' => 'ext_gfksx/ThanksForPosts && acl_a_board', 'cat' => array('ACP_THANKS')), ), diff --git a/gfksx/ThanksForPosts/acp/acp_thanks_reput_info.php b/gfksx/ThanksForPosts/acp/acp_thanks_reput_info.php index cfd1b46..cbf72c0 100644 --- a/gfksx/ThanksForPosts/acp/acp_thanks_reput_info.php +++ b/gfksx/ThanksForPosts/acp/acp_thanks_reput_info.php @@ -17,7 +17,7 @@ function module() { return array( 'filename' => '\gfksx\ThanksForPosts\acp\acp_thanks_reput_module', 'title' => 'ACP_THANKS_REPUT_SETTINGS', - 'version' => '3.2.14', + 'version' => '3.2.15', 'modes' => array( 'thanks' => array('title' => 'ACP_THANKS_REPUT_SETTINGS', 'auth' => 'ext_gfksx/ThanksForPosts && acl_a_board', 'cat' => array('ACP_THANKS')), ), diff --git a/gfksx/ThanksForPosts/acp/acp_thanks_truncate_info.php b/gfksx/ThanksForPosts/acp/acp_thanks_truncate_info.php index d0e70c0..c09aef0 100644 --- a/gfksx/ThanksForPosts/acp/acp_thanks_truncate_info.php +++ b/gfksx/ThanksForPosts/acp/acp_thanks_truncate_info.php @@ -17,7 +17,7 @@ function module() { return array( 'filename' => '\gfksx\ThanksForPosts\acp\acp_thanks_truncate_module', 'title' => 'ACP_THANKS_TRUNCATE', - 'version' => '3.2.14', + 'version' => '3.2.15', 'modes' => array( 'thanks' => array('title' => 'ACP_THANKS_TRUNCATE', 'auth' => 'ext_gfksx/ThanksForPosts && acl_a_board', 'cat' => array('ACP_THANKS')), ), diff --git a/gfksx/ThanksForPosts/composer.json b/gfksx/ThanksForPosts/composer.json index 3e9171a..9c0c725 100644 --- a/gfksx/ThanksForPosts/composer.json +++ b/gfksx/ThanksForPosts/composer.json @@ -3,7 +3,7 @@ "type": "phpbb-extension", "description": "Adds the ability to thank the author (thanks to cancel), and use the rating system posts/topics/forums based on the issued of thanks.", "homepage": "https://www.foroelectro.net", - "version": "3.2.14", + "version": "3.2.15", "time": "2019-05-31", "license": "GPL-2.0", "authors": [