Skip to content

Commit fb48c5d

Browse files
update
1 parent 8a35410 commit fb48c5d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

animation-addons-for-elementor.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ final class WCF_ADDONS_Plugin {
9191
* @since 1.0.0
9292
* @var string The plugin version.
9393
*/
94-
const VERSION = '2.2';
94+
const VERSION = '2.3.1';
9595

9696
/**
9797
* Minimum Elementor Version
@@ -126,8 +126,6 @@ public function __construct() {
126126
add_action( 'admin_notices', array( $this, 'admin_notice_missing_main_plugin' ) );
127127
}
128128

129-
130-
131129
/**
132130
* Plugin activation hook
133131
*

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ See the unminified JS and CSS in our public repo: [GitHub Repository](https://gi
420420

421421
= Animation Addons for Elementor v2.3 – 15 may 2025 =
422422
- 🆕 **Added:** 5 animated business templates
423+
- 🆕 **Added:** optin popup
423424
- 🎨 **Fixed:** animation library dependancy
424425

425426
= Animation Addons for Elementor v2.3 – 07 may 2025 =

0 commit comments

Comments
 (0)