Skip to content

Commit ba875bf

Browse files
authored
Merge pull request #44 from soderlind/upgrade/dependencies
Bump version to 1.8.5 in all relevant files; update dependencies in p…
2 parents 7744d67 + 9956a80 commit ba875bf

7 files changed

+594
-391
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' => '0526fd5ab9d497a196d1');
1+
<?php return array('dependencies' => array('wp-api-fetch', 'wp-i18n'), 'version' => 'da544fcd5cb42ed37570');

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: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "soderlind/super-admin-all-sites-menu",
3-
"description": "For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.",
4-
"version": "1.8.4",
5-
"keywords": [
6-
"wordpress",
7-
"multisite",
8-
"superadmin",
9-
"admin"
10-
],
11-
"type": "wordpress-plugin",
12-
"homepage": "https://github.com/soderlind/super-admin-all-sites-menu",
13-
"license": "GPL-2.0-or-later",
14-
"require": {}
15-
}
2+
"name": "soderlind/super-admin-all-sites-menu",
3+
"description": "For the super admin, replace WP Admin Bar My Sites menu with an All Sites menu.",
4+
"version": "1.8.5",
5+
"keywords": [
6+
"wordpress",
7+
"multisite",
8+
"superadmin",
9+
"admin"
10+
],
11+
"type": "wordpress-plugin",
12+
"homepage": "https://github.com/soderlind/super-admin-all-sites-menu",
13+
"license": "GPL-2.0-or-later",
14+
"require": {}
15+
}

0 commit comments

Comments
 (0)