PluginProbe
Survey Maker by AYS / 5.2.4.0
Survey Maker by AYS v5.2.4.0
5.2.4.0 5.2.3.9 5.2.3.8 5.2.3.7 5.2.3.6 5.2.3.5 5.2.3.4 5.2.3.3 5.2.3.2 5.2.3.1 5.2.3.0 5.2.2.9 5.2.2.8 5.2.2.7 5.2.2.6 5.2.2.5 5.2.2.4 5.2.2.3 5.2.2.2 5.2.2.1 5.2.2.0 5.2.1.9 5.2.1.8 5.2.0.8 5.2.0.9 All 153 releases
← All changes | survey-maker.php +2 -2 5.2.3.95.2.4.0 View file →
@@ -15,9 +15,9 @@
15 15 * @wordpress-plugin
16 16 * Plugin Name: Survey Maker
17 17 * Plugin URI: https://ays-pro.com/wordpress/survey-maker
18 18 * Description: Survey Maker plugin allows you to create unlimited surveys with unlimited sections and unlimited questions.
19 - * Version: 5.2.3.9
19 + * Version: 5.2.4.0
20 20 * Author: Survey 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( 'SURVEY_MAKER_VERSION', '5.2.3.9' );
38 +define( 'SURVEY_MAKER_VERSION', '5.2.4.0' );
39 39 define( 'SURVEY_MAKER_NAME_VERSION', '1.0.0' );
40 40 define( 'SURVEY_MAKER_NAME', 'survey-maker' );
41 41 define( 'SURVEY_MAKER_DB_PREFIX', 'ayssurvey_' );
42 42