Browse Source

Version Bump

Sarah Norris 1 year ago
parent
commit
ab59897706
4 changed files with 7 additions and 4 deletions
  1. 3 0
      covr/readme.txt
  2. 1 1
      covr/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
covr/readme.txt

@@ -12,6 +12,9 @@ Covr is a beautifully crafted theme that boasts a clean and modern design, speci
 
 == Changelog ==
 
+= 1.0.4 =
+* Updates from theme export (#7560)
+
 = 1.0.3 =
 * Multiple Block Themes: Fix Cursor When Hovering Links  (#7479)
 

+ 1 - 1
covr/style.css

@@ -7,7 +7,7 @@ Description: Covr is a simple and straightforward theme designed for a sleek pre
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 1.0.3
+Version: 1.0.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: covr

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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