Vicente Canales il y a 2 ans
Parent
commit
5246a1579a
4 fichiers modifiés avec 6 ajouts et 3 suppressions
  1. 3 0
      cortado/readme.txt
  2. 1 1
      cortado/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
cortado/readme.txt

@@ -12,6 +12,9 @@ Cortado is a simple and elegant theme. Its colors and typography work together p
 
 == Changelog ==
 
+= 1.0.1 =
+* Cortado: update theme templates (#7269)
+
 = 1.0.0 =
 * Initial release
 

+ 1 - 1
cortado/style.css

@@ -7,7 +7,7 @@ Description: Cortado is a simple and elegant theme. Its colors and typography wo
 Requires at least: 6.0
 Tested up to: 6.2.2
 Requires PHP: 5.7
-Version: 1.0.0
+Version: 1.0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: cortado

+ 1 - 1
package-lock.json

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

+ 1 - 1
package.json

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