Skip to content

Commit 1d0a45b

Browse files
committed
Bump version to 1.173.0.
1 parent c157531 commit 1d0a45b

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

assets/blocks/reader-revenue-manager/contribute-with-google/block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 2,
44
"name": "google-site-kit/rrm-contribute-with-google",
5-
"version": "1.172.0",
5+
"version": "1.173.0",
66
"title": "Contribute with Google",
77
"category": "widgets",
88
"icon": "google",

assets/blocks/reader-revenue-manager/contribute-with-google/v3/block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 3,
44
"name": "google-site-kit/rrm-contribute-with-google",
5-
"version": "1.172.0",
5+
"version": "1.173.0",
66
"title": "Contribute with Google",
77
"category": "widgets",
88
"icon": "google",

assets/blocks/reader-revenue-manager/subscribe-with-google/block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 2,
44
"name": "google-site-kit/rrm-subscribe-with-google",
5-
"version": "1.172.0",
5+
"version": "1.173.0",
66
"title": "Subscribe with Google",
77
"category": "widgets",
88
"icon": "google",

assets/blocks/reader-revenue-manager/subscribe-with-google/v3/block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 3,
44
"name": "google-site-kit/rrm-subscribe-with-google",
5-
"version": "1.172.0",
5+
"version": "1.173.0",
66
"title": "Subscribe with Google",
77
"category": "widgets",
88
"icon": "google",

assets/blocks/sign-in-with-google/v3/block.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schemas.wp.org/trunk/block.json",
33
"apiVersion": 3,
44
"name": "google-site-kit/sign-in-with-google",
5-
"version": "1.172.0",
5+
"version": "1.173.0",
66
"title": "Sign in with Google",
77
"category": "widgets",
88
"icon": "google",
@@ -11,7 +11,7 @@
1111
"attributes": {
1212
"shape": {
1313
"type": "string",
14-
"enum": ["", "rectangular", "pill"]
14+
"enum": [ "", "rectangular", "pill" ]
1515
},
1616
"text": {
1717
"type": "string",
@@ -25,7 +25,7 @@
2525
},
2626
"theme": {
2727
"type": "string",
28-
"enum": ["", "outline", "filled_blue", "filled_black"]
28+
"enum": [ "", "outline", "filled_blue", "filled_black" ]
2929
},
3030
"buttonClassName": {
3131
"type": "string"

0 commit comments

Comments
 (0)