Browse Source

Version Bump

alaczek 11 months ago
parent
commit
44a8b7ab56
4 changed files with 7 additions and 4 deletions
  1. 3 0
      eventual/readme.txt
  2. 1 1
      eventual/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
eventual/readme.txt

@@ -12,6 +12,9 @@ As its name states Eventual is a theme designed for events and ceremonies. It is
 
 == Changelog ==
 
+= 1.0.3 =
+* Fix Cover block backround  (#7996)
+
 = 1.0.2 =
 * Lossless image optimization (#7671)
 

+ 1 - 1
eventual/style.css

@@ -7,7 +7,7 @@ Description: As its name states Eventual is a theme designed for events and cere
 Requires at least: 6.1
 Tested up to: 6.3
 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: eventual

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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