浏览代码

Version Bump

alaczek 2 年之前
父节点
当前提交
f438b27a17
共有 4 个文件被更改,包括 7 次插入4 次删除
  1. 3 0
      lynx/readme.txt
  2. 1 1
      lynx/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
lynx/readme.txt

@@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
 
 == Changelog ==
 
+= 0.0.19 =
+* Lynx: Misc pattern updates (#6597)
+
 = 0.0.18 =
 * Lynx: Add fluid typography support. (#6572)
 

+ 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.18
+Version: 0.0.19
 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.217",
+	"version": "1.0.218",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.217",
+			"version": "1.0.218",
 			"license": "GPL-2.0",
 			"workspaces": [
 				"*"

+ 1 - 1
package.json

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