Jelajahi Sumber

Version Bump

madhusudhand 2 tahun lalu
induk
melakukan
dd3d32e868
6 mengubah file dengan 11 tambahan dan 5 penghapusan
  1. 3 0
      lettre/readme.txt
  2. 1 1
      lettre/style.css
  3. 3 0
      lynx/readme.txt
  4. 1 1
      lynx/style.css
  5. 2 2
      package-lock.json
  6. 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.4 =
+* Fix display of date format (#6967)
+
 = 1.1.3 =
 * Fix/6829 lettre archive query inherit (#6847)
 

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

+ 3 - 0
lynx/readme.txt

@@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
 
 == Changelog ==
 
+= 0.0.24 =
+* Fix display of date format (#6967)
+
 = 0.0.23 =
 * Lynx: Fixing a typo in social media service name. (#6700)
 

+ 1 - 1
lynx/style.css

@@ -7,7 +7,7 @@ Description: A theme for anyone who wants to create a collection of links to the
 Requires at least: 5.7
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.23
+Version: 0.0.24
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: lynx

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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