Kaynağa Gözat

Version Bump

Jeff Ong 2 yıl önce
ebeveyn
işleme
a3c0739e21
4 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  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.8 =
+* Fix heading color. (#7240)
+
 = 1.0.7 =
 * Small tweaks to force update following `style-variations` tag fix (#7209)
 

+ 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.7
+Version: 1.0.8
 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.376",
+	"version": "1.0.377",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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