Browse Source

Version Bump

Jason Crist 1 year ago
parent
commit
cc6bf1c783
4 changed files with 6 additions and 3 deletions
  1. 3 0
      loudness/readme.txt
  2. 1 1
      loudness/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
loudness/readme.txt

@@ -12,6 +12,9 @@ A bold, opinionated theme for music and learning.
 
 == Changelog ==
 
+= 1.0.9 =
+* Loudness: Make sure the elements in the header and the footer don't bump to the screen edges (#7364)
+
 = 1.0.8 =
 * Update new theme links to point to WPCOM instead of GitHub (#6969)
 

+ 1 - 1
loudness/style.css

@@ -7,7 +7,7 @@ Description: A bold opinionated theme for music and learning
 Requires at least: 6.0
 Tested up to: 6.1
 Requires PHP: 5.7
-Version: 1.0.8
+Version: 1.0.9
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: loudness

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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