Jelajahi Sumber

Version Bump

Sarah Norris 2 tahun lalu
induk
melakukan
3f7b7d08ed
4 mengubah file dengan 7 tambahan dan 4 penghapusan
  1. 3 0
      ctlg/readme.txt
  2. 1 1
      ctlg/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
ctlg/readme.txt

@@ -12,6 +12,9 @@ CTLG is a free, responsive WordPress block theme specifically designed for creat
 
 == Changelog ==
 
+= 1.0.1 =
+* Bump WP version to 6.0 (#7200)
+
 = 0.0.5 =
 * CTLG add font license (#7002)
 * adding main tag to fix Skip links dotOrg theme directory requierement

+ 1 - 1
ctlg/style.css

@@ -7,7 +7,7 @@ Description: CTLG is a free WordPress block theme that is specifically designed
 Requires at least: 6.0
 Tested up to: 6.0
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: ctlg

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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