浏览代码

Version Bump

Matias Benedetto 2 年之前
父节点
当前提交
cb76408070
共有 3 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      block-canvas/style.css
  2. 2 2
      package-lock.json
  3. 1 1
      package.json

+ 1 - 1
block-canvas/style.css

@@ -7,7 +7,7 @@ Description: Block Canvas is a simple theme that supports full-site editing. It
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 0.0.24
+Version: 0.0.25
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: block-canvas

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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