Ver Fonte

Version Bump

Sarah Norris há 2 anos atrás
pai
commit
6b33e2411b
4 ficheiros alterados com 7 adições e 4 exclusões
  1. 3 0
      bitacora/readme.txt
  2. 1 1
      bitacora/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
bitacora/readme.txt

@@ -12,6 +12,9 @@ Bitácora is a simple old-school blog theme.
 
 
 == Changelog ==
 == Changelog ==
 
 
+= 1.0.8 =
+* Bitacora: Edit sidebar markup to use aside (#7278)
+
 = 1.0.7 =
 = 1.0.7 =
 * Small tweaks to force update following `style-variations` tag fix (#7209)
 * Small tweaks to force update following `style-variations` tag fix (#7209)
 
 

+ 1 - 1
bitacora/style.css

@@ -7,7 +7,7 @@ Description: Bitácora is a simple old-school blog theme.
 Requires at least: 6.0
 Requires at least: 6.0
 Tested up to: 6.1.1
 Tested up to: 6.1.1
 Requires PHP: 5.7
 Requires PHP: 5.7
-Version: 1.0.7
+Version: 1.0.8
 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
 Template: 
 Template: 

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 {
 	"name": "themes",
 	"name": "themes",
-	"version": "1.0.392",
+	"version": "1.0.393",
 	"lockfileVersion": 3,
 	"lockfileVersion": 3,
 	"requires": true,
 	"requires": true,
 	"packages": {
 	"packages": {
 		"": {
 		"": {
 			"name": "themes",
 			"name": "themes",
-			"version": "1.0.392",
+			"version": "1.0.393",
 			"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.392",
+	"version": "1.0.393",
 	"description": "Automattic public themes",
 	"description": "Automattic public themes",
 	"author": "automattic",
 	"author": "automattic",
 	"license": "GPL-2.0",
 	"license": "GPL-2.0",