浏览代码

Version Bump

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

+ 1 - 1
erma/style.css

@@ -7,7 +7,7 @@ Description: Erma is a WordPress portfolio block theme that features gorgeous im
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.2
+Version: 1.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: erma

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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