Browse Source

Version Bump

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

+ 3 - 0
calyx/readme.txt

@@ -12,6 +12,9 @@ Calyx is a simple single-page theme that supports full-site editing.
 
 == Changelog ==
 
+= 0.0.12 =
+* Update/calyx pattern fixes (#6749)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
calyx/style.css

@@ -7,7 +7,7 @@ Description: Calyx is a simple theme that supports full-site editing.
 Requires at least: 5.7
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.11
+Version: 0.0.12
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: calyx

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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