Browse Source

Version Bump

Sarah Norris 2 years ago
parent
commit
b448635eaa
6 changed files with 11 additions and 5 deletions
  1. 3 0
      appleton/readme.txt
  2. 1 1
      appleton/style.css
  3. 3 0
      archeo/readme.txt
  4. 1 1
      archeo/style.css
  5. 2 2
      package-lock.json
  6. 1 1
      package.json

+ 3 - 0
appleton/readme.txt

@@ -12,6 +12,9 @@ Appleton is a theme for creative professionals, such as photographers, designers
 
 == Changelog ==
 
+= 0.0.6 =
+* Screenshot.png update (#6681)
+
 = 0.0.5 =
 * Blockbase 3 (#6167)
 

+ 1 - 1
appleton/style.css

@@ -7,7 +7,7 @@ Description: Appleton is a theme for creative professionals, such as photographe
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.5
+Version: 0.0.6
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 3 - 0
archeo/readme.txt

@@ -12,6 +12,9 @@ A theme inspired by Mayan history and culture.
 
 == Changelog ==
 
+= 1.0.18 =
+* Archeo: Improve block markup and fix block errors (#6686)
+
 = 1.0.17 =
 * Archeo: move CSS styles to theme.json (#6159)
 

+ 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.17
+Version: 1.0.18
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: archeo

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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