Browse Source

Version Bump

alaczek 2 years ago
parent
commit
1c197b1575
5 changed files with 9 additions and 5 deletions
  1. 1 1
      block-canvas/style.css
  2. 4 0
      lynx/readme.txt
  3. 1 1
      lynx/style.css
  4. 2 2
      package-lock.json
  5. 1 1
      package.json

+ 1 - 1
block-canvas/style.css

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

+ 4 - 0
lynx/readme.txt

@@ -9,6 +9,10 @@ A theme for creators equipped with multiple patterns for single page site.
 
 == Changelog ==
 
+= 0.0.17 =
+* Lynx: Update theme screenshot. (#6522)
+* Lynx: Update the mesh gradient pattern. (#6540)
+
 = 0.0.16 =
 * Lynx: Update design of the media on the right pattern. (#6515)
 

+ 1 - 1
lynx/style.css

@@ -7,7 +7,7 @@ Description: A theme for anyone who wants to create a collection of links to the
 Requires at least: 5.7
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.16
+Version: 0.0.17
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lynx

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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