瀏覽代碼

Version Bump

alaczek 3 年之前
父節點
當前提交
6a0db5c124
共有 4 個文件被更改,包括 7 次插入4 次删除
  1. 3 0
      appleton/readme.txt
  2. 1 1
      appleton/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
appleton/readme.txt

@@ -12,6 +12,9 @@ Appleton is a theme for creative professionals, such as photographers, designers
 
 == Changelog ==
 
+= 0.0.3 =
+* Appleton: Update the theme tags (#6050)
+
 = 0.0.2 =
 * Typography & Width updates
 

+ 1 - 1
appleton/style.css

@@ -7,7 +7,7 @@ Description: Appleton is a theme for creative professionals, such as photographe
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.2
+Version: 0.0.3
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.142",
+	"version": "1.0.143",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.142",
+			"version": "1.0.143",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

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