Skip to content

Commit 60c740b

Browse files
committed
Update changelog
1 parent 711c6be commit 60c740b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

assets/scss/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
55
Author: Elementor Team
66
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
7-
Version: 3.0.0
8-
Stable tag: 3.0.0
7+
Version: 3.0.1
8+
Stable tag: 3.0.1
99
Requires at least: 6.0
1010
Tested up to: 6.4
1111
Requires PHP: 7.3

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
exit; // Exit if accessed directly.
1010
}
1111

12-
define( 'HELLO_ELEMENTOR_VERSION', '3.0.0' );
12+
define( 'HELLO_ELEMENTOR_VERSION', '3.0.1' );
1313

1414
if ( ! isset( $content_width ) ) {
1515
$content_width = 800; // Pixels.

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Contributors: elemntor, KingYes, ariel.k, bainternet
44
Requires at least: 6.0
55
Tested up to: 6.4
6-
Stable tag: 3.0.0
7-
Version: 3.0.0
6+
Stable tag: 3.0.1
7+
Version: 3.0.1
88
Requires PHP: 7.3
99
License: GNU General Public License v3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html

0 commit comments

Comments
 (0)