瀏覽代碼

Version Bump

Jason Crist 3 年之前
父節點
當前提交
6fc8ce2f13
共有 4 個文件被更改,包括 6 次插入3 次删除
  1. 3 0
      blockbase/readme.txt
  2. 1 1
      blockbase/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
blockbase/readme.txt

@@ -19,6 +19,9 @@ Read the release notes at https://blockbasetheme.com/category/release-notes/
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 3.0.1 =
+* Filter out Jetpack fonts when Blockbase is activated (#6269)
+
 = 3.0.0 =
 = 3.0.0 =
 * Refactor/blockbase color admin (#6043)
 * Refactor/blockbase color admin (#6043)
 * Moved templates from old folder location to new (#6073)
 * Moved templates from old folder location to new (#6073)

+ 1 - 1
blockbase/style.css

@@ -7,7 +7,7 @@ Description: Blockbase is a simple theme that supports full-site editing. It com
 Requires at least: 5.8
 Requires at least: 5.8
 Tested up to: 5.9
 Tested up to: 5.9
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 3.0.0
+Version: 3.0.1
 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: blockbase
 Text Domain: blockbase

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 {
 	"name": "themes",
 	"name": "themes",
-	"version": "1.0.172",
+	"version": "1.0.173",
 	"lockfileVersion": 3,
 	"lockfileVersion": 3,
 	"requires": true,
 	"requires": true,
 	"packages": {
 	"packages": {

+ 1 - 1
package.json

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