Version Bump
This commit is contained in:
parent
3d94baec37
commit
a2c32ec8d0
6 changed files with 11 additions and 5 deletions
|
@ -12,6 +12,9 @@ Fotograma is a portfolio theme for photographers seeking to showcase powerful ph
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.4 =
|
||||
* Fotograma: Update some default images and contents for submission (#7713)
|
||||
|
||||
= 1.0.3 =
|
||||
* Fotograma: Preps for submission (#7690)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Fotograma is a portfolio theme for photographers seeking to showcas
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.5
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: fotograma
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.508",
|
||||
"version": "1.0.509",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "themes",
|
||||
"version": "1.0.508",
|
||||
"version": "1.0.509",
|
||||
"license": "GPL-2.0",
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "themes",
|
||||
"version": "1.0.508",
|
||||
"version": "1.0.509",
|
||||
"description": "Automattic public themes",
|
||||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
|
|
|
@ -12,6 +12,9 @@ Besides an appreciable headshot, the theme offers large titles, descriptions, an
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.4 =
|
||||
* Updates from @henriqueiamarino (#7712)
|
||||
|
||||
= 1.0.3 =
|
||||
* Lossless image optimization (#7671)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Description: Besides an appreciable headshot, the theme offers large titles, des
|
|||
Requires at least: 6.0
|
||||
Tested up to: 6.3
|
||||
Requires PHP: 5.7
|
||||
Version: 1.0.3
|
||||
Version: 1.0.4
|
||||
License: GNU General Public License v2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
Text Domain: ritratto
|
||||
|
|
Loading…
Reference in a new issue