Skip to content

Commit 043112c

Browse files
up version and added changelog to readme
1 parent bf57d59 commit 043112c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
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
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.4.5
6+
* Version: 2.4.6
77
* Author: Wealcoder
88
* Author URI: https://animation-addons.com/
99
* License: GPL v2 or later
@@ -29,7 +29,7 @@
2929
/**
3030
* Plugin Version.
3131
*/
32-
define( 'WCF_ADDONS_VERSION', '2.4.5' );
32+
define( 'WCF_ADDONS_VERSION', '2.4.6' );
3333
}
3434
if ( ! defined( 'WCF_ADDONS_FILE' ) ) {
3535
/**

readme.txt

Lines changed: 7 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.6
66
Tested up to: 6.8
77
Requires PHP: 7.4
8-
Stable tag: 2.4.5
8+
Stable tag: 2.4.6
99
License: GPL v2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

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

442442
== Changelog ==
443443

444+
= 🌀 Animation Addons for Elementor v2.4.6 – 01 Dec 2025
445+
446+
- **Fix: Widget** - Loop grid style
447+
- **Fix: Widget** - Youtube video
448+
- **Fix: Widget** - Grid hover post responsive
449+
444450
= 🌀 Animation Addons for Elementor v2.4.5 – 19 November 2025
445451

446452
- **Feature:** Add new widget Loop Builder

0 commit comments

Comments
 (0)