Skip to content

Commit c1ffd09

Browse files
committed
Bump to 1.6.6
1 parent cbe20ae commit c1ffd09

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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' => 'd20e45b0d6b8d836e534');
1+
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => 'c2bbf763c2a9972c5535');

build/index.js

Lines changed: 1 addition & 1 deletion
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.5",
4+
"version": "1.6.6",
55
"keywords": [
66
"wordpress",
77
"multisite",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "super-admin-all-sites-menu",
3-
"version": "1.6.5",
3+
"version": "1.6.6",
44
"description": "For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.",
55
"main": "index.js",
66
"scripts": {

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
=== Super Admin All Sites Menu ===
2-
Stable tag: 1.6.5
2+
Stable tag: 1.6.6
33
Requires at least: 5.6
44
Tested up to: 6.4
55
Requires PHP: 7.3

super-admin-all-sites-menu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Plugin URI: https://github.com/soderlind/super-admin-all-sites-menu
1313
* GitHub Plugin URI: https://github.com/soderlind/super-admin-all-sites-menu
1414
* Description: For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.
15-
* Version: 1.6.5
15+
* Version: 1.6.6
1616
* Author: Per Soderlind
1717
* Network: true
1818
* Author URI: https://soderlind.no

0 commit comments

Comments
 (0)