Browse Source

Version Bump

alaczek 1 year ago
parent
commit
fdb998f4ea
4 changed files with 7 additions and 4 deletions
  1. 3 0
      creatio-2/readme.txt
  2. 1 1
      creatio-2/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
creatio-2/readme.txt

@@ -12,6 +12,9 @@ Creatio 2 is a simple, minimal theme that supports full-site editing and global
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.0.2 =
+* A round of minor updates to Creatio 2 (#7410)
+
 = 1.0.1 =
 = 1.0.1 =
 * Creatio 2: Round of updates (#7394)
 * Creatio 2: Round of updates (#7394)
 
 

+ 1 - 1
creatio-2/style.css

@@ -7,7 +7,7 @@ Description: Creatio 2 is a simple, minimal theme that supports full-site editin
 Requires at least: 6.0
 Requires at least: 6.0
 Tested up to: 6.3.1
 Tested up to: 6.3.1
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 1.0.1
+Version: 1.0.2
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: creatio-2
 Text Domain: creatio-2

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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