diff --git a/helpful.php b/helpful.php index 81319e7..472f8d6 100644 --- a/helpful.php +++ b/helpful.php @@ -2,7 +2,7 @@ /** * Plugin Name: Helpful * Description: Add a fancy feedback form under your posts or post-types and ask your visitors a question. Give them the abbility to vote with yes or no. - * Version: 4.4.15 + * Version: 4.4.16 * Author: Pixelbart * Author URI: https://pixelbart.de * Text Domain: helpful @@ -129,4 +129,4 @@ public function init() include_once HELPFUL_PATH . 'core/functions/values.php'; } } -} \ No newline at end of file +}