Version Bump
This commit is contained in:
parent
e0e7e46e9d
commit
70560e7bb3
4 changed files with 7 additions and 4 deletions
|
@ -12,6 +12,9 @@ A playful and energetic theme designed specifically for local dog walking and pe
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 0.0.17 =
|
||||
* Update services pattern (#7964)
|
||||
|
||||
= 0.0.16 =
|
||||
* Update theme.json (#7963)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: A playful and energetic theme designed specifically for local dog w
|
|||
Requires at least: 6.4
|
||||
Tested up to: 6.4
|
||||
Requires PHP: 7.0
|
||||
Version: 0.0.16
|
||||
Version: 0.0.17
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: bark
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.542",
|
||||
"version": "1.0.543",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.542",
|
||||
"version": "1.0.543",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.542",
|
||||
"version": "1.0.543",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue