Bladeren bron

Version Bump

Vicente Canales 1 jaar geleden
bovenliggende
commit
fa0832aace
5 gewijzigde bestanden met toevoegingen van 8 en 5 verwijderingen
  1. 1 1
      altofocus/assets/stylesheets/style.scss
  2. 3 0
      altofocus/readme.txt
  3. 1 1
      altofocus/style.css
  4. 2 2
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
altofocus/assets/stylesheets/style.scss

@@ -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

+ 3 - 0
altofocus/readme.txt

@@ -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
 

+ 1 - 1
altofocus/style.css

@@ -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

+ 2 - 2
package-lock.json

@@ -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": [
 				"*"

+ 1 - 1
package.json

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