浏览代码

Version Bump

Ben Dwyer 3 年之前
父节点
当前提交
55eac831b5
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      blockbase/package.json
  2. 1 1
      blockbase/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 1 - 1
blockbase/package.json

@@ -1,6 +1,6 @@
 {
   "name": "blockbase",
-  "version": "2.0.8",
+  "version": "2.0.9",
   "description": "Blank Parent Theme",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
blockbase/style.css

@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
 Requires at least: 5.7
 Tested up to: 5.8
 Requires PHP: 5.7
-Version: 2.0.8
+Version: 2.0.9
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Text Domain: blockbase

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.45",
+	"version": "1.0.46",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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