Jelajahi Sumber

Version Bump

Jason Crist 1 tahun lalu
induk
melakukan
ce121c739a
6 mengubah file dengan 10 tambahan dan 4 penghapusan
  1. 3 0
      course/readme.txt
  2. 1 1
      course/style.css
  3. 3 0
      lettre/readme.txt
  4. 1 1
      lettre/style.css
  5. 1 1
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
course/readme.txt

@@ -12,6 +12,9 @@ Course is a flexible and modern education theme for anyone wanting to share thei
 
 == Changelog ==
 
+= 1.3.3 =
+* Course Theme: Frontend improvements feature branch PR (#7324)
+
 = 1.3.2 =
 * Update comment styles (#7252)
 * Add single lesson template for improved Sensei support (#7265)

+ 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.3.2
+Version: 1.3.3
 Requires at least: 6.2
 Tested up to: 6.3
 Requires PHP: 7.3

+ 3 - 0
lettre/readme.txt

@@ -12,6 +12,9 @@ A theme for writers that want to publish a newsletter using Jetpack.
 
 == Changelog ==
 
+= 1.1.10 =
+* Lettre: Make sure the elements in the header and the footer don't bump to the screen edges (#7363)
+
 = 1.1.9 =
 * Small tweaks to force update following `style-variations` tag fix (#7209)
 

+ 1 - 1
lettre/style.css

@@ -7,7 +7,7 @@ Description: A theme for writers that want to publish a newsletter using Jetpack
 Requires at least: 6.1
 Tested up to: 6.1
 Requires PHP: 5.6
-Version: 1.1.9
+Version: 1.1.10
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lettre

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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