Version Bump
This commit is contained in:
parent
004f24e4f2
commit
b6ed8de83b
6 changed files with 11 additions and 5 deletions
|
@ -12,6 +12,9 @@ Artly is a WordPress theme designed for blogs and magazines. Its modern, offset
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.6 =
|
||||
* Update readme.txt
|
||||
|
||||
= 1.0.5 =
|
||||
* Lossless image optimization (#7671)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Artly is a WordPress theme designed for blogs and magazines. Its mo
|
|||
Requires at least: 5.8
|
||||
Tested up to: 6.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.5
|
||||
Version: 1.0.6
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: artly
|
||||
|
|
|
@ -12,6 +12,9 @@ Mpho is a minimalist single column theme that draws inspiration from short-sized
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.5 =
|
||||
* Update screenshot.png
|
||||
|
||||
= 1.0.4 =
|
||||
* Lossless image optimization (#7671)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Mpho is a minimalist single column theme that draws inspiration fro
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.2.2
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: mpho
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.526",
|
||||
"version": "1.0.527",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.526",
|
||||
"version": "1.0.527",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.526",
|
||||
"version": "1.0.527",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue