Skip to content

Commit

Permalink
Merge pull request #141 from brainstormforce/next-release
Browse files Browse the repository at this point in the history
Build version 1.5.14
  • Loading branch information
sushmak02 authored Jan 20, 2025
2 parents 49d9c14 + 50a3994 commit b626329
Show file tree
Hide file tree
Showing 9 changed files with 4,953 additions and 691 deletions.
248 changes: 71 additions & 177 deletions README.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bb-ultimate-addon.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Ultimate Addons for Beaver Builder - Lite
* Plugin URI: http://www.ultimatebeaver.com/
* Description: Ultimate Addons is a free extension for Beaver Builder that adds 10 modules, and works on top of any Beaver Builder Package. (Free, Standard, Pro & Agency) You can use it with on any WordPress theme.
* Version: 1.5.13
* Version: 1.5.14
* Author: Brainstorm Force
* Author URI: http://www.brainstormforce.com
* Text Domain: uabb
Expand All @@ -18,7 +18,7 @@

define( 'BB_ULTIMATE_ADDON_DIR', plugin_dir_path( __FILE__ ) );
define( 'BB_ULTIMATE_ADDON_URL', plugins_url( '/', __FILE__ ) );
define( 'BB_ULTIMATE_ADDON_LITE_VERSION', '1.5.13' );
define( 'BB_ULTIMATE_ADDON_LITE_VERSION', '1.5.14' );
define( 'BSF_REMOVE_UABB_FROM_REGISTRATION_LISTING', true );
define( 'BB_ULTIMATE_ADDON_FILE', trailingslashit( dirname( __FILE__ ) ) . 'bb-ultimate-addon.php' );// @codingStandardsIgnoreLine.
define( 'BB_ULTIMATE_ADDON_LITE', true );
Expand Down
Binary file added languages/uabb-nl_NL.mo
Binary file not shown.
Loading

0 comments on commit b626329

Please sign in to comment.