Ver código fonte

Version Bump

Matias Benedetto 2 anos atrás
pai
commit
1432993f08
4 arquivos alterados com 7 adições e 4 exclusões
  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.1 =
+* fix comment syntax
+
 = 1.0.0 =
 * Initial release
 

+ 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.0
+Version: 1.0.1
 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.345",
+	"version": "1.0.346",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.345",
+			"version": "1.0.346",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"

+ 1 - 1
package.json

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