Skip to content

Commit 2272cab

Browse files
committed
Versions for release
1 parent 9c759fd commit 2272cab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

builder-shortcode-extras.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Builder Shortcode Extras
1212
* Plugin URI: https://github.com/deckerweb/builder-shortcode-extras
1313
* Description: A collection of totally useful extra Shortcodes to make the life of Site Builders more easy.
14-
* Version: 0.9.0
14+
* Version: 1.0.0
1515
* Author: David Decker - DECKERWEB
1616
* Author URI: https://deckerweb-plugins.com/
1717
* License: GPL-2.0-or-later
@@ -40,7 +40,7 @@
4040
* @since 1.0.0
4141
*/
4242
/** Plugin version */
43-
define( 'BSE_PLUGIN_VERSION', '0.9.0' );
43+
define( 'BSE_PLUGIN_VERSION', '1.0.0' );
4444

4545
/** Plugin directory */
4646
define( 'BSE_PLUGIN_DIR', trailingslashit( dirname( __FILE__ ) ) );

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: shortcode, elementor, genesis, page builder, gutenberg, blocks, widgets, s
55
Requires at least: 4.7
66
Tested up to: 5.2
77
Requires PHP: 5.6
8-
Stable tag: 0.9.0
8+
Stable tag: 1.0.0
99
License: GPL-2.0-or-later
1010
License URI: https://opensource.org/licenses/GPL-2.0
1111

0 commit comments

Comments
 (0)