Jelajahi Sumber

Version Bump

Matias Benedetto 2 tahun lalu
induk
melakukan
ef39ff3ffd
4 mengubah file dengan 7 tambahan dan 4 penghapusan
  1. 3 0
      fewer/readme.txt
  2. 1 1
      fewer/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
fewer/readme.txt

@@ -12,6 +12,9 @@ Fewer is perfect for showcasing portfolios and blogs. With a clean and opinionat
 
 == Changelog ==
 
+= 1.0.4 =
+* Fewer: altering font names
+
 = 1.0.3 =
 * Fewer: testing change for fonts already added by jetpack on simple sites
 

+ 1 - 1
fewer/style.css

@@ -7,7 +7,7 @@ Description: Fewer is perfect for showcasing portfolios and blogs. With a clean
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.3
+Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: fewer

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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