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 66* Version: 3.3.2
77* Author: Colorlib
88* Author URI: https://colorlib.com/wp/
9- * Tested up to: 5.5
9+ * Tested up to: 5.6
1010* Requires: 4.6 or higher
1111* License: GPLv3 or later
1212* License URI: http://www.gnu.org/licenses/gpl-3.0.html
3636 * Plugin Init
3737 */
3838// Constants
39- define ( 'FBFW_VERSION ' , '3.3.1 ' );
39+ define ( 'FBFW_VERSION ' , '3.3.2 ' );
4040define ( 'FBFW_PATH ' , plugin_dir_path ( __FILE__ ) );
4141define ( 'FBFW_URL ' , plugin_dir_url ( __FILE__ ) );
4242define ( 'FBFW_PLUGIN_BASE ' , plugin_basename ( __FILE__ ) );
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ If you enjoy using FancyBox lightbox for WordPress please leave a [positive feed
3434Changed: Upgrade Fancybox to latest version ( https://github.com/ColorlibHQ/fancybox-for-wordpress/issues/95 )
3535Fixed: Close button not showing up although option is enabled
3636
37- = 3.3.0 =
37+ = 3.3.1 =
3838Compatibility with jQuery 3.0
3939
4040= 3.3.0 =
You can’t perform that action at this time.
0 commit comments