Skip to content

Commit

Permalink
Update the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ahossain9 committed Jun 24, 2024
1 parent 402e34a commit c833c1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Donate link: https://themesgrove.com/
Tags: elementor, add-ons, elementor addons, elementor widgets, woocommerce, learndash, learnpress, widgets, woocommerce addons, learndash addons, sensei, sensei addons, countdown, timer, slider, team, testimonial, social-share, carousel, portfolio, pricing, widgetkit
Requires at least: 5.0
Tested up to: 6.5.2
Stable tag: 2.5.0
Stable tag: 2.5.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down
4 changes: 2 additions & 2 deletions widgetkit-for-elementor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: All-in-One Addons for Elementor - WidgetKit
Description: Everything you need to create a stunning website with <strong>Elementor, WooCommerce, LearnDash, Sensei & LearnPress</strong> and more.
Version: 2.5.0
Version: 2.5.1
Text Domain: widgetkit-for-elementor
Author: Themesgrove
Author URI: https://themesgrove.com
Expand All @@ -21,7 +21,7 @@
*/
if (!defined('ABSPATH')) exit;

define('WK_VERSION', '2.5.0');
define('WK_VERSION', '2.5.1');
define('WK_FILE', __FILE__);
define('WK_URL', plugins_url('/', __FILE__));
define('WK_PATH', plugin_dir_path(__FILE__));
Expand Down

0 comments on commit c833c1f

Please sign in to comment.