Skip to content

Commit b1dea29

Browse files
author
Janvi
committed
Released 3.3.8
1 parent 9458eeb commit b1dea29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

nimble-builder.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Nimble Page Builder
44
* Plugin URI: https://nimblebuilder.com
55
* Description: Simple and smart companion that allows you to insert sections into any existing page, create landing pages or entire websites including header and footer.
6-
* Version: 3.3.7
6+
* Version: 3.3.8
77
* Text Domain: nimble-builder
88
* Author: Press Customizr
99
* Author URI: https://nimblebuilder.com/?utm_source=wp-plugins&utm_medium=wp-dashboard&utm_campaign=author-uri
@@ -16,7 +16,7 @@
1616
/* ------------------------------------------------------------------------- *
1717
* CONSTANTS
1818
/* ------------------------------------------------------------------------- */
19-
$current_version = "3.3.7";
19+
$current_version = "3.3.8";
2020

2121
if ( !defined( "NIMBLE_VERSION" ) ) { define( "NIMBLE_VERSION", $current_version ); }
2222
if ( !defined( 'NIMBLE_DIR_NAME' ) ) { define( 'NIMBLE_DIR_NAME' , basename( dirname( __FILE__ ) ) ); }

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Tags: page builder, visual editor, customizer, drag and drop, header, footer, la
66
Requires at least: 4.7
77
Requires PHP: 7.4
88
Tested up to: 6.7
9-
Stable tag: 3.3.7
9+
Stable tag: 3.3.8
1010
License: GPLv3
1111
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1212
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8FMNQPU36U27J&source=url

0 commit comments

Comments
 (0)