Skip to content

Commit

Permalink
version bump 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rabinstha committed Sep 25, 2018
1 parent c6d9f62 commit 8a5a633
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion includes/class-themegrill-demo-importer.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ final class ThemeGrill_Demo_Importer {
*
* @var string
*/
public $version = '1.5.1';
public $version = '1.5.2';

/**
* Theme single instance of this class.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "themegrill-demo-importer",
"title": "ThemeGrill Demo Importer",
"version": "1.5.1",
"version": "1.5.2",
"homepage": "https://themegrill.com/demo-importer/",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: ThemeGrill, shivapoudel
Tags: themegrill, theme demos, demo, importer, one click import
Requires at least: 4.7
Tested up to: 4.9
Stable tag: 1.5.1
Stable tag: 1.5.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -73,7 +73,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/themegrill/th

== Changelog ==

= TBD =
= 1.5.2 - 25-09-2018 =
* Fix - Custom CSS migration on demo import.
* Fix - Live Preview button when demo is successfully imported in demo preview page.

Expand Down
2 changes: 1 addition & 1 deletion themegrill-demo-importer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: ThemeGrill Demo Importer
* Plugin URI: https://themegrill.com/demo-importer/
* Description: Import ThemeGrill official themes demo content, widgets and theme settings with just one click.
* Version: 1.5.1
* Version: 1.5.2
* Author: ThemeGrill
* Author URI: https://themegrill.com
* License: GPLv3 or later
Expand Down

0 comments on commit 8a5a633

Please sign in to comment.