Jason Crist 2 år sedan
förälder
incheckning
40845a850f
4 ändrade filer med 6 tillägg och 3 borttagningar
  1. 3 0
      libre-2/readme.txt
  2. 1 1
      libre-2/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
libre-2/readme.txt

@@ -53,6 +53,9 @@ Quick Specs (all measurements in pixels)
 
 == Changelog ==
 
+= 2.2.7 =
+* Update to libre-2/css/blocks.css (#6279)
+
 = 1.0 - January 12, 2017 =
 * Initial release
 

+ 1 - 1
libre-2/style.css

@@ -4,7 +4,7 @@ Theme URI: http://wordpress.com/themes/libre-2/
 Author: Automattic
 Author URI: http://wordpress.com/themes/
 Description: A stylish, classic look for your personal blog or long-form writing site. The main navigation bar stays fixed to the top while your visitors read, keeping your most important content at hand, while three footer widget areas give your secondary content a comfortable home.
-Version: 2.2.6-wpcom
+Version: 2.2.7-wpcom
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: libre

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.204",
+	"version": "1.0.205",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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