Dean Sas 11 miesięcy temu
rodzic
commit
1e693f72ed
4 zmienionych plików z 7 dodań i 4 usunięć
  1. 3 0
      expo/readme.txt
  2. 1 1
      expo/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
expo/readme.txt

@@ -14,6 +14,9 @@ Expo is a blog theme that presents posts in different Query Loops using tags. It
 
 == Changelog ==
 
+= 1.2 =
+* Update font file permissions (#8005)
+
 = 1.1 =
 * Expo: Fixing details and adding variations (#7995)
 

+ 1 - 1
expo/style.css

@@ -7,7 +7,7 @@ Description: Expo is a blog theme that presents posts in different Query Loops u
 Requires at least: 6.0
 Tested up to: 6.6
 Requires PHP: 5.7
-Version: 1.1
+Version: 1.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: expo

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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