| @@ -15,9 +15,9 @@ | ||
| 15 | 15 | * @wordpress-plugin |
| 16 | 16 | * Plugin Name: Poll Maker |
| 17 | 17 | * Plugin URI: https://ays-pro.com/wordpress/poll-maker/ |
| 18 | 18 | * Description: Poll Maker is a powerful plugin for creating custom polls and gathering opinions. It lets you design and share polls quickly to engage your audience and collect feedback. |
| 19 | - * Version: 6.4.6 | |
| 19 | + * Version: 6.4.9 | |
| 20 | 20 | * Author: Poll Maker Team |
| 21 | 21 | * Author URI: https://ays-pro.com/ |
| 22 | 22 | * License: GPL-2.0+ |
| 23 | 23 | * License URI: http://www.gnu.org/licenses/gpl-2.0.txt |
| @@ -34,9 +34,9 @@ | ||
| 34 | 34 | * Currently plugin version. |
| 35 | 35 | * Start at version 1.0.0 and use SemVer - https://semver.org |
| 36 | 36 | * Rename this for your plugin and update it as you release new versions. |
| 37 | 37 | */ |
| 38 | -define('POLL_MAKER_AYS_VERSION', '6.4.6'); | |
| 38 | +define('POLL_MAKER_AYS_VERSION', '6.4.9'); | |
| 39 | 39 | define('POLL_MAKER_AYS_NAME', 'poll-maker-ays'); |
| 40 | 40 | |
| 41 | 41 | if (!defined('POLL_MAKER_AYS_DIR')) { |
| 42 | 42 | define('POLL_MAKER_AYS_DIR', plugin_dir_path(__FILE__)); |