File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 * Plugin Name: BM WP Experience
44 * Plugin URI: https://www.bernskioldmedia.com
55 * Description: Provides an opinionated WordPress experience with clean-up and tweaks that we at Bernskiold Media have found runs WordPress best.
6- * Version: 3.11.3
6+ * Version: 3.11.4
77 * Author: Bernskiold Media
88 * Author URI: https://www.bernskioldmedia.com
99 * Text Domain: bm-wp-experience
Original file line number Diff line number Diff line change 11{
22 "name" : " bm-wp-experience" ,
3- "version" : " 3.11.3 " ,
3+ "version" : " 3.11.4 " ,
44 "description" : " Provides an opinionated WordPress experience with clean-up and tweaks that we at Bernskiold Media have found runs WordPress best." ,
55 "main" : " assets/scripts/src/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 88class Plugin extends BasePlugin {
99
1010 protected static string $ slug = 'bm-wp-experience ' ;
11- protected static string $ version = '3.11.3 ' ;
11+ protected static string $ version = '3.11.4 ' ;
1212 protected static string $ textdomain = 'bm-wp-experience ' ;
1313 protected static string $ plugin_file_path = BM_WP_EXPERIENCE_FILE_PATH ;
1414
You can’t perform that action at this time.
0 commit comments