Browse Source

Version Bump

Sarah Norris 2 years ago
parent
commit
2b898efab5
4 changed files with 7 additions and 4 deletions
  1. 3 0
      aldente/readme.txt
  2. 1 1
      aldente/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
aldente/readme.txt

@@ -12,6 +12,9 @@ Al Dente is a blog theme perfect for blogs whose posts are categorised, for exam
 
 == Changelog ==
 
+= 1.0.2 =
+* Al Dente: Change the markup of the sidebar to aside (#7281)
+
 = 1.0.1 =
 * Al Dente: Remove post navigation from page template (#7185)
 

+ 1 - 1
aldente/style.css

@@ -7,7 +7,7 @@ Description: Al Dente is a blog theme perfect for blogs whose posts are categori
 Requires at least: 6.0
 Tested up to: 6.2.2
 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
 Text Domain: aldente

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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