Skip to content

Commit

Permalink
Merge pull request #99 from themegrill/update-youtube-link
Browse files Browse the repository at this point in the history
Update youtube link
  • Loading branch information
jenisha00 authored Oct 16, 2024
2 parents e5ffa0a + f3c63fc commit c437d14
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 12 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.9.7';
public $version = '1.9.8';

/**
* Theme single instance of this class.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions 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.9.7",
"version": "1.9.8",
"homepage": "https://themegrill.com/demo-importer/",
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,4 +69,4 @@
"dependencies": {
"gulp": "^4.0.2"
}
}
}
16 changes: 10 additions & 6 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Contributors: ThemeGrill
Tags: themegrill, theme demos, demo, importer, one click import
Requires at least: 4.7
Tested up to: 6.5
Stable tag: 1.9.7
Requires PHP: 7.4
Stable tag: 1.9.8
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand All @@ -21,7 +22,7 @@ Get [free support](https://themegrill.com/support-forum/)

= Demo Importer in action: =

[youtube https://youtu.be/cXxmpNIui9Y]
[youtube https://youtu.be/JgZbhBU1o4g]

= Requirements =

Expand Down Expand Up @@ -76,6 +77,9 @@ Yes you can! Join in on our [GitHub repository](https://github.com/themegrill/th
3. Finally, Import the Demo with just one click.

== Changelog ==
= 1.9.8 - 16-10-2024 =
* Tweak - Update readme file.

= 1.9.7 - 29-05-2024 =
* Tweak - Remove compulsory companion elementor in Zakra premium demo.

Expand Down Expand Up @@ -133,13 +137,13 @@ Yes you can! Join in on our [GitHub repository](https://github.com/themegrill/th
* Update – Stable tag.

= 1.8.8 - 07-11-2022 =
* Support – Support for Gizmo.
* Support – Support for Gizmo.

= 1.8.7 - 10-10-2022 =
* Update – Stable tag.
* Update – Stable tag.

= 1.8.6 - 10-10-2022 =
* Remove - Support for eStory Pro.
* Remove - Support for eStory Pro.

= 1.8.5 - 19-09-2022 =
* Fix - Compatibility with Masteriyo Pro.
Expand All @@ -159,7 +163,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/themegrill/th

= 1.8.0 - 08-03-2022 =
* Support - Skincare theme.
* Remove - Support for Luza theme.
* Remove - Support for Luza theme.

= 1.7.9 - 16-02-2022 =
* Tweak - Update static demo content url.
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.9.7
* Version: 1.9.8
* Author: ThemeGrill
* Author URI: https://themegrill.com
* License: GPLv3 or later
Expand Down

0 comments on commit c437d14

Please sign in to comment.