Browse Source

Version Bump

Sarah Norris 1 year ago
parent
commit
564a3d8023
4 changed files with 7 additions and 4 deletions
  1. 3 0
      lineup/readme.txt
  2. 1 1
      lineup/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
lineup/readme.txt

@@ -12,6 +12,9 @@ Lineup is a '90s D.I.Y. fanzine inspired theme lists entries with a bold typogra
 
 == Changelog ==
 
+= 1.0.2 =
+* Lineup: Fix header alignment and translate functions (#7292)
+
 = 1.0.1 =
 * Lineup: Make sure gap between posts are 0 (#7181)
 

+ 1 - 1
lineup/style.css

@@ -7,7 +7,7 @@ Description: Lineup is a fanzine inspired theme lists entries with a bold typogr
 Requires at least: 5.8
 Tested up to: 6.1.1
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Template: 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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