Version Bump

This commit is contained in:
Vicente Canales 2024-01-09 18:15:16 -03:00
parent 4d9635886c
commit fa0832aace
No known key found for this signature in database
5 changed files with 8 additions and 5 deletions

View file

@ -4,7 +4,7 @@ Theme URI: https://wordpress.com/themes/altofocus/
Author: Automattic, Inc
Author URI: http://automattic.com
Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
Version: 1.0.9-wpcom
Version: 1.0.12-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: altofocus

View file

@ -27,6 +27,9 @@ AltoFocus includes support for Jetpack's Infinite Scroll as well as other featur
== Changelog ==
= 1.0.12 =
* altofocus: Sync changes from D133939 (#7595)
= 1.0 - Apr 20 2017 =
* Initial release

View file

@ -5,7 +5,7 @@ Theme URI: https://wordpress.com/themes/altofocus/
Author: Automattic, Inc
Author URI: http://automattic.com
Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
Version: 1.0.11-wpcom
Version: 1.0.12-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: altofocus

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "themes",
"version": "1.0.476",
"version": "1.0.477",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "themes",
"version": "1.0.476",
"version": "1.0.477",
"license": "GPL-2.0",
"workspaces": [
"*"

View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.476",
"version": "1.0.477",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",