Browse Source

Version Bump

madhusudhand 1 năm trước cách đây
mục cha
commit
3bc5096d90
6 tập tin đã thay đổi với 11 bổ sung5 xóa
  1. 3 0
      iotix/readme.txt
  2. 1 1
      iotix/style.css
  3. 3 0
      mymenu/readme.txt
  4. 1 1
      mymenu/style.css
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
iotix/readme.txt

@@ -12,6 +12,9 @@ Iotix provides a great starting point for creating a business or startup website
 
 == Changelog ==
 
+= 1.0.11 =
+* Iotix theme updates (Beafialho playground changes) (#7945)
+
 = 1.0.10 =
 * Lossless image optimization (#7671)
 

+ 1 - 1
iotix/style.css

@@ -7,7 +7,7 @@ Description: Iotix provides a great starting point for creating a business or st
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.10
+Version: 1.0.11
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: iotix

+ 3 - 0
mymenu/readme.txt

@@ -15,6 +15,9 @@ My Menu is a simple theme designed to facilitate restaurant owners’ site-build
 
 == Changelog ==
 
+= 1.0.2 =
+* MyMenu: fixing after review (#7946)
+
 = 1.0.1 =
 * Hard-coded links removed from patterns/front-page.php
 

+ 1 - 1
mymenu/style.css

@@ -7,7 +7,7 @@ Description: My Menu is a simple theme designed to facilitate restaurant owners
 Requires at least: 6.0
 Tested up to: 6.5
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: mymenu

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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