Browse Source

Version Bump

alaczek 1 year ago
parent
commit
6c3aa4e22e
4 changed files with 7 additions and 4 deletions
  1. 3 0
      assembler/readme.txt
  2. 1 1
      assembler/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
assembler/readme.txt

@@ -12,6 +12,9 @@ Assemble something beautiful.
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 0.0.5 =
+* Assembler: Another round of tweaks (#7602)
+
 = 0.0.4 =
 = 0.0.4 =
 * Assembler: Another round of tweaks (#7586)
 * Assembler: Another round of tweaks (#7586)
 
 

+ 1 - 1
assembler/style.css

@@ -7,7 +7,7 @@ Description: Assemble something beautiful.
 Requires at least: 6.4
 Requires at least: 6.4
 Tested up to: 6.4
 Tested up to: 6.4
 Requires PHP: 7.0
 Requires PHP: 7.0
-Version: 0.0.4
+Version: 0.0.5
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: assembler
 Text Domain: assembler

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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