File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " stackable" ,
3- "version" : " 3.18.1 " ,
3+ "version" : " 3.19.0 " ,
44 "private" : true ,
55 "description" : " Blocks for everyone" ,
66 "author" : " Benjamin Intal of Gambit" ,
Original file line number Diff line number Diff line change 66 * Author: Gambit Technologies, Inc
77 * Author URI: http://gambit.ph
88 * Text Domain: stackable-ultimate-gutenberg-blocks
9- * Version: 3.18.1
9+ * Version: 3.19.0
1010 *
1111 * @package Stackable
1212 * @fs_premium_only /freemius.php, /freemius/
@@ -46,7 +46,7 @@ function stackable_multiple_plugins_check() {
4646
4747defined ( 'STACKABLE_SHOW_PRO_NOTICES ' ) || define ( 'STACKABLE_SHOW_PRO_NOTICES ' , true );
4848defined ( 'STACKABLE_BUILD ' ) || define ( 'STACKABLE_BUILD ' , 'free ' );
49- defined ( 'STACKABLE_VERSION ' ) || define ( 'STACKABLE_VERSION ' , '3.18.1 ' );
49+ defined ( 'STACKABLE_VERSION ' ) || define ( 'STACKABLE_VERSION ' , '3.19.0 ' );
5050defined ( 'STACKABLE_FILE ' ) || define ( 'STACKABLE_FILE ' , __FILE__ );
5151defined ( 'STACKABLE_I18N ' ) || define ( 'STACKABLE_I18N ' , 'stackable-ultimate-gutenberg-blocks ' ); // Plugin slug.
5252defined ( 'STACKABLE_DESIGN_LIBRARY_URL ' ) || define ( 'STACKABLE_DESIGN_LIBRARY_URL ' , 'https://stackable-files.pages.dev ' ); // Design Library CDN URL
You can’t perform that action at this time.
0 commit comments