浏览代码

Version Bump

Sarah Norris 2 年之前
父节点
当前提交
497d4c87b5
共有 4 个文件被更改,包括 9 次插入4 次删除
  1. 5 0
      course/readme.txt
  2. 1 1
      course/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 5 - 0
course/readme.txt

@@ -12,6 +12,11 @@ Course is a flexible and modern theme for anyone wanting to share their knowledg
 
 == Changelog ==
 
+= 1.2.4 =
+* Tweak some block styles (#7033)
+* Add body class for the theme variation (#7034)
+* Course: Skip the learning mode style when sensei is not available (#7031)
+
 = 1.2.3 =
 * Update colors and typography of default Learning Mode template (#7008)
 

+ 1 - 1
course/style.css

@@ -3,7 +3,7 @@ Theme Name: Course
 Author: Automattic
 Author URI: https://automattic.com/
 Description: Course is a flexible and modern theme for anyone wanting to share their knowledge. The theme is built with integration with Sensei LMS and is ideal for Sensei users that are creating or selling courses. Style variations with multiple font and color combinations help you craft the perfect look and feel to show off courses and content. The theme can be used without Sensei too.
-Version: 1.2.3
+Version: 1.2.4
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 7.2

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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