PluginProbe
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls / 6.4.9
Poll Maker by AYS – Versus Polls, Anonymous Polls, Image Polls v6.4.9
6.4.9 6.4.8 6.4.7 6.4.6 6.4.5 6.4.4 6.4.3 6.4.2 6.4.1 6.4.0 6.3.9 6.3.8 6.3.7 6.3.6 6.3.5 6.3.4 6.3.3 5.6.0 5.6.1 5.6.2 5.6.3 5.6.4 5.6.5 5.6.6 5.6.7 All 152 releases
← All changes | poll-maker-ays.php +2 -2 6.4.56.4.9 View file →
@@ -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.5
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.5');
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__));