Jeff Ong 2 anni fa
parent
commit
58b31aa270
4 ha cambiato i file con 7 aggiunte e 4 eliminazioni
  1. 3 0
      iotix/readme.txt
  2. 1 1
      iotix/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
iotix/readme.txt

@@ -12,6 +12,9 @@ A simple iotix theme.
 
 == Changelog ==
 
+= 0.0.3 =
+* Iotix: add global padding and fix footer (#6953)
+
 = 0.0.2 =
 * Iotix: fix link and text styles (#6943)
 

+ 1 - 1
iotix/style.css

@@ -7,7 +7,7 @@ Description: A simple iotix theme.
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 0.0.2
+Version: 0.0.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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