Version Bump
This commit is contained in:
parent
bbdd157b15
commit
283a011670
4 changed files with 7 additions and 4 deletions
|
@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
|
||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 0.0.19 =
|
||||||
|
* Lynx: Misc pattern updates (#6597)
|
||||||
|
|
||||||
= 0.0.18 =
|
= 0.0.18 =
|
||||||
* Lynx: Add fluid typography support. (#6572)
|
* Lynx: Add fluid typography support. (#6572)
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Description: A theme for anyone who wants to create a collection of links to the
|
||||||
Requires at least: 5.7
|
Requires at least: 5.7
|
||||||
Tested up to: 5.9
|
Tested up to: 5.9
|
||||||
Requires PHP: 5.7
|
Requires PHP: 5.7
|
||||||
Version: 0.0.18
|
Version: 0.0.19
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
Text Domain: lynx
|
Text Domain: lynx
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.217",
|
"version": "1.0.218",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.217",
|
"version": "1.0.218",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"*"
|
"*"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "themes",
|
"name": "themes",
|
||||||
"version": "1.0.217",
|
"version": "1.0.218",
|
||||||
"description": "Automattic public themes",
|
"description": "Automattic public themes",
|
||||||
"author": "automattic",
|
"author": "automattic",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue