浏览代码

Version Bump

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

+ 3 - 0
issue/readme.txt

@@ -12,6 +12,9 @@ Issue is a magazine theme focused on sizable typography and imagery to grow your
 
 == Changelog ==
 
+= 1.0.1 =
+* Issue: Compress screenshot image size (#7213)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
issue/style.css

@@ -7,7 +7,7 @@ Description: Issue is a magazine theme focused on sizable typography and imagery
 Requires at least: 6.1
 Tested up to: 6.2
 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: issue

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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