Jelajahi Sumber

Version Bump

Sarah Norris 2 tahun lalu
induk
melakukan
e0130abc96
4 mengubah file dengan 7 tambahan dan 4 penghapusan
  1. 3 0
      lettre/readme.txt
  2. 1 1
      lettre/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
lettre/readme.txt

@@ -12,6 +12,9 @@ A theme for writers that want to publish a newsletter using Jetpack.
 
 == Changelog ==
 
+= 1.1.3 =
+* Fix/6829 lettre archive query inherit (#6847)
+
 = 1.1.2 =
 * Fix typos
 

+ 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.2
+Version: 1.1.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lettre

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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