Browse Source

Version Bump

Jason Crist 2 years ago
parent
commit
aac4f834aa
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.5 =
+* Changed loudness theme URI to point to github (#6723)
+
 = 1.0.4 =
 * Added font license to readme file (#6718)
 

+ 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.4
+Version: 1.0.5
 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.251",
+	"version": "1.0.252",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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