Jason Crist 3 gadi atpakaļ
vecāks
revīzija
ad08b72471
4 mainītis faili ar 6 papildinājumiem un 3 dzēšanām
  1. 3 0
      archeo/readme.txt
  2. 1 1
      archeo/style.css
  3. 1 1
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
archeo/readme.txt

@@ -12,6 +12,9 @@ A theme inspired by Mayan history and culture.
 
 == Changelog ==
 
+= 1.0.11 =
+* Archeo: Try using button as an element (#5849)
+
 = 1.0.10 =
 * Further compress palais du gouverneur image (#6148)
 

+ 1 - 1
archeo/style.css

@@ -7,7 +7,7 @@ Description: A theme inspired by Mayan history and culture
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 1.0.10
+Version: 1.0.11
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: archeo

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
 	"name": "themes",
-	"version": "1.0.163",
+	"version": "1.0.164",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {

+ 1 - 1
package.json

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