Version Bump
This commit is contained in:
parent
e60e3364d7
commit
01390caae5
4 changed files with 6 additions and 3 deletions
|
@ -12,6 +12,9 @@ Creatio is a simple, minimal theme that supports full-site editing and global st
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.2 =
|
||||
* Update theme.json (#7276)
|
||||
|
||||
= 1.0.1 =
|
||||
* Update readme.txt (#7261)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Creatio is a simple, minimal theme that supports full-site editing
|
|||
Requires at least: 6.1
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: creatio
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.398",
|
||||
"version": "1.0.399",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.398",
|
||||
"version": "1.0.399",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue