File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Thumbs.db
22node_modules /*
33.idea /*
4- fancybox-for-wordpress .zip
4+ * .zip
55.DS_Store
66package-lock.json
77.standard.json
Original file line number Diff line number Diff line change 66* Version: 3.3.5
77* Author: Colorlib
88* Author URI: https://colorlib.com/wp/
9- * Tested up to: 6.5
9+ * Tested up to: 6.7
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.4 ' );
39+ define ( 'FBFW_VERSION ' , '3.3.5 ' );
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 11{
22 "name" : " fancybox-for-wordpress" ,
33 "main" : " Gruntfile.js" ,
4- "version" : " 3.3.4 " ,
4+ "version" : " 3.3.5 " ,
55 "homepage" : " https://www.colorlib.com" ,
66 "author" : " Colorlib" ,
77 "license" : " GPL v3" ,
You can’t perform that action at this time.
0 commit comments