Skip to content

Commit cbe20ae

Browse files
authored
Merge pull request #21 from soderlind/bump/version
Compatible with WordPress 6.4
2 parents c3de5bf + 3aaaa4c commit cbe20ae

File tree

7 files changed

+2484
-3407
lines changed

7 files changed

+2484
-3407
lines changed

Gruntfile.js

Lines changed: 0 additions & 44 deletions
This file was deleted.

build/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => '57724ac235fe76ed1024');
1+
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => 'd20e45b0d6b8d836e534');

build/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "soderlind/super-admin-all-sites-menu",
33
"description": "For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.",
4-
"version": "1.6.4",
4+
"version": "1.6.5",
55
"keywords": [
66
"wordpress",
77
"multisite",

0 commit comments

Comments
 (0)