Acme Demo Setup - Version 2.0.7

Version Description

  • Updated : Latest version test
Download this release

Release Info

Developer acmethemes
Plugin Icon 128x128 Acme Demo Setup
Version 2.0.7
Comparing to
See all releases

Code changes from version 2.0.6 to 2.0.7

Files changed (2) hide show
  1. acme-demo-setup.php +2 -2
  2. readme.txt +5 -2
acme-demo-setup.php CHANGED
@@ -16,7 +16,7 @@ if ( ! defined( 'WPINC' ) ) {
16
  * Plugin Name: Acme Demo Setup
17
  * Plugin URI:
18
  * Description: Install Template Demo Library for Acme Themes
19
- * Version: 2.0.6
20
  * Author: acmethemes
21
  * Author URI: https://www.acmethemes.com/
22
  * License: GPL-2.0+
@@ -26,7 +26,7 @@ if ( ! defined( 'WPINC' ) ) {
26
  */
27
 
28
  /*Define Constants for this plugin*/
29
- define( 'ACME_DEMO_SETUP_VERSION', '2.0.6' );
30
  define( 'ACME_DEMO_SETUP_PLUGIN_NAME', 'acme-demo-setup' );
31
  define( 'ACME_DEMO_SETUP_PATH', plugin_dir_path( __FILE__ ) );
32
  define( 'ACME_DEMO_SETUP_URL', plugin_dir_url( __FILE__ ) );
16
  * Plugin Name: Acme Demo Setup
17
  * Plugin URI:
18
  * Description: Install Template Demo Library for Acme Themes
19
+ * Version: 2.0.7
20
  * Author: acmethemes
21
  * Author URI: https://www.acmethemes.com/
22
  * License: GPL-2.0+
26
  */
27
 
28
  /*Define Constants for this plugin*/
29
+ define( 'ACME_DEMO_SETUP_VERSION', '2.0.7' );
30
  define( 'ACME_DEMO_SETUP_PLUGIN_NAME', 'acme-demo-setup' );
31
  define( 'ACME_DEMO_SETUP_PATH', plugin_dir_path( __FILE__ ) );
32
  define( 'ACME_DEMO_SETUP_URL', plugin_dir_url( __FILE__ ) );
readme.txt CHANGED
@@ -3,8 +3,8 @@
3
  Contributors: acmethemes, codersantosh
4
  Tags: advanced import, demo, dummydata, import, acmethemes, themes, oneclick, customizer, widget
5
  Requires at least: 4.8
6
- Tested up to: 5.8
7
- Stable tag: 2.0.6
8
  Requires PHP: 5.6.20
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -53,6 +53,9 @@ If you have the issues on the plugin [Visit Support Page](https://wordpress.org/
53
 
54
  == Changelog ==
55
 
 
 
 
56
  = 2.0.6 =
57
  * Updated : Added: WordPress 5.8 compatibility
58
  * Fixed : Some Plugins Slugs for Advanced Demo Import
3
  Contributors: acmethemes, codersantosh
4
  Tags: advanced import, demo, dummydata, import, acmethemes, themes, oneclick, customizer, widget
5
  Requires at least: 4.8
6
+ Tested up to: 5.9
7
+ Stable tag: 2.0.7
8
  Requires PHP: 5.6.20
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
53
 
54
  == Changelog ==
55
 
56
+ = 2.0.7 =
57
+ * Updated : Latest version test
58
+
59
  = 2.0.6 =
60
  * Updated : Added: WordPress 5.8 compatibility
61
  * Fixed : Some Plugins Slugs for Advanced Demo Import