Browse Source

Version Bump

Jeff Ong 2 years ago
parent
commit
94078a12d9
4 changed files with 6 additions and 3 deletions
  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.2 =
+* Iotix: fix post content alignment (#7035)
+
 = 1.0.1 =
 * Fix sync w dotcom.
 

+ 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.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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