Skip to content

Commit 3b4872d

Browse files
committed
tested up to update; version update; previous changelog version update;
1 parent bb029f7 commit 3b4872d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

fancybox.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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
@@ -36,7 +36,7 @@
3636
* Plugin Init
3737
*/
3838
// Constants
39-
define( 'FBFW_VERSION', '3.3.1' );
39+
define( 'FBFW_VERSION', '3.3.2' );
4040
define( 'FBFW_PATH', plugin_dir_path( __FILE__ ) );
4141
define( 'FBFW_URL', plugin_dir_url( __FILE__ ) );
4242
define( 'FBFW_PLUGIN_BASE', plugin_basename( __FILE__ ) );

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you enjoy using FancyBox lightbox for WordPress please leave a [positive feed
3434
Changed: Upgrade Fancybox to latest version ( https://github.com/ColorlibHQ/fancybox-for-wordpress/issues/95 )
3535
Fixed: Close button not showing up although option is enabled
3636

37-
= 3.3.0 =
37+
= 3.3.1 =
3838
Compatibility with jQuery 3.0
3939

4040
= 3.3.0 =

0 commit comments

Comments
 (0)