Jason Crist 2 vuotta sitten
vanhempi
commit
e5e5935bf6
4 muutettua tiedostoa jossa 7 lisäystä ja 4 poistoa
  1. 3 0
      loudness/readme.txt
  2. 1 1
      loudness/style.css
  3. 2 2
      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.7 =
+* Loudness: Fix instructors pattern (#6762)
+
 = 1.0.6 =
 * Adjust the 'pricing' pattern to better fit in all screen dimensions (#6731)
 

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

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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