Skip to content

Commit a5a0547

Browse files
updated countdown css
1 parent 8417094 commit a5a0547

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

animation-addons-for-elementor.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Animation Addons for Elementor
44
* Description: Animation Addons for Elementor comes with GSAP Animation Builder, Customizable Widgets, Header Footer, Single Post, Archive Page Builder, and more.
55
* Plugin URI: https://animation-addons.com/
6-
* Version: 2.3.7
6+
* Version: 2.3.8
77
* Author: Wealcoder
88
* Author URI: https://animation-addons.com/
99
* License: GPL v2 or later
@@ -27,7 +27,7 @@
2727
/**
2828
* Plugin Version.
2929
*/
30-
define( 'WCF_ADDONS_VERSION', '2.3.7' );
30+
define( 'WCF_ADDONS_VERSION', '2.3.8' );
3131
}
3232
if ( ! defined( 'WCF_ADDONS_FILE' ) ) {
3333
/**

config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
'is_active' => false,
619619
'is_pro' => true,
620620
'is_extension' => false,
621-
'is_upcoming' => false,
621+
'is_upcoming' => true,
622622
'icon' => "wcf-icon-Nav-Menu",
623623
'demo_url' => 'https://animation-addons.com/widgets/aae-nav-menu',
624624
'doc_url' => 'https://animation-addons.com/docs/header-footer-widgets/nav-menu/',

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: Elementor, Elementor Addons, Elementor Templates, Animation, Templates
55
Requires at least: 6.0
66
Tested up to: 6.8
77
Requires PHP: 7.4
8-
Stable tag: 2.3.7
8+
Stable tag: 2.3.8
99
License: GPL v2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -420,6 +420,11 @@ See the unminified JS and CSS in our public repo: [GitHub Repository](https://gi
420420

421421
== Changelog ==
422422

423+
= Animation Addons for Elementor v2.3.8 – 17 july 2025 =
424+
- 🆕 **Added:** ClickPop Widget for header
425+
- 🎨 **Fixed:** Starter Templates step
426+
- 🎨 **Update:** Countdown widget css
427+
423428
= Animation Addons for Elementor v2.3.7 – 03 july 2025 =
424429
- 🆕 **Added:** PopUp Builder Option
425430
- 🎨 **Fixed:** Dashboard name issue

0 commit comments

Comments
 (0)