浏览代码

Version Bump

Vicente Canales 2 年之前
父节点
当前提交
3bc641a366
共有 4 个文件被更改,包括 6 次插入3 次删除
  1. 3 0
      iotix/readme.txt
  2. 1 1
      iotix/style.css
  3. 1 1
      package-lock.json
  4. 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.9 =
+* Add navigation block markup provided by CBT (#7277)
+
 = 1.0.8 =
 * Fix heading color. (#7240)
 

+ 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.8
+Version: 1.0.9
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: iotix

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.393",
+	"version": "1.0.394",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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