Browse Source

Version Bump

Vicente Canales 2 years ago
parent
commit
99af67f614
4 changed files with 6 additions and 3 deletions
  1. 3 0
      exmoor/readme.txt
  2. 1 1
      exmoor/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
exmoor/readme.txt

@@ -12,6 +12,9 @@ Exmoor is a business themethat has a landing page style front page.
 
 == Changelog ==
 
+= 1.0.2 =
+* Exmoor: Fix footer credit so it will be replaced correctly for WP.com (#7188)
+
 = 1.0.1 =
 * Exmor: Remove stray text in the table pattern (#7184)
 

+ 1 - 1
exmoor/style.css

@@ -7,7 +7,7 @@ Description: Exmoor is a business theme
 Requires at least: 6.0
 Tested up to: 6.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: exmoor

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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