Bladeren bron

Version Bump

Onur Oztaskiran 3 jaren geleden
bovenliggende
commit
15b69975a6
4 gewijzigde bestanden met toevoegingen van 7 en 4 verwijderingen
  1. 3 0
      antonia/readme.txt
  2. 1 1
      antonia/style.css
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 3 - 0
antonia/readme.txt

@@ -12,6 +12,9 @@ Antonia is a theme for selling products with the help of payments block.
 
 == Changelog ==
 
+= 0.0.2 =
+* Update theme url (#6076)
+
 = 0.0.1 =
 * Initial release
 

+ 1 - 1
antonia/style.css

@@ -7,7 +7,7 @@ Description: Antonia is a theme for selling products with the help of payments b
 Requires at least: 5.8
 Tested up to: 5.9
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 0.0.2
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 Template: blockbase

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "themes",
-	"version": "1.0.153",
+	"version": "1.0.154",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "themes",
-			"version": "1.0.144",
+			"version": "1.0.154",
 			"license": "GPL-2.0",
 			"dependencies": {
 				"wp-prettier": "^2.0.5"

+ 1 - 1
package.json

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