Ver Fonte

Version Bump

Takashi Irie há 1 ano atrás
pai
commit
f6e1bf619c
4 ficheiros alterados com 7 adições e 4 exclusões
  1. 3 0
      onyxpulse/readme.txt
  2. 1 1
      onyxpulse/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
onyxpulse/readme.txt

@@ -12,6 +12,9 @@ OnyxPulse is a simple business theme for a legal service.
 
 == Changelog ==
 
+= 1.0.1 =
+* OnyxPulse: Reduce the file size of the screenshot and adjusted the theme tags. (#7822)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
onyxpulse/style.css

@@ -7,7 +7,7 @@ Description: OnyxPulse is a blog theme with Health Goth aesthetics. The theme em
 Requires at least: 6.0
 Tested up to: 6.5
 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: onyxpulse

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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