Kaynağa Gözat

Version Bump

Jason Crist 2 yıl önce
ebeveyn
işleme
696e9387df
4 değiştirilmiş dosya ile 6 ekleme ve 3 silme
  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.3 =
+* Adding license information for resources used in Loudness (#6710)
+
 = 1.0.2 =
 * Fixed the 'Theme URI' of loudness to point to the correct location (#6708)
 

+ 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.2
+Version: 1.0.3
 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.246",
+	"version": "1.0.247",
 	"lockfileVersion": 3,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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