Skip to content

Commit 391ed1d

Browse files
authored
Merge pull request #127 from Automattic/release/[email protected]
2 parents 7eb7643 + 39432ef commit 391ed1d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

bundler/bundles/event.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
2-
"blocks": [
3-
"event"
4-
],
5-
"version": 1.0,
2+
"blocks": [ "event" ],
3+
"version": "1.0.1",
64
"name": "Event",
75
"description": "Show the time and location of an event",
86
"resource": "a8c-event"

bundler/resources/a8c-event/readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== Event Block ===
22
Contributors: automattic, ajlende, jasmussen
3-
Stable tag: 1.0.0
4-
Tested up to: 5.4
3+
Stable tag: 1.0.1
4+
Tested up to: 5.5
55
Requires at least: 5.4
66
License: GPLv2 or later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -23,5 +23,8 @@ You can follow development, file an issue, suggest features, and view the source
2323

2424
== Changelog ==
2525

26+
= 1.0.1 - 3rd August 2020 =
27+
* Fix 'Event Description' placeholder internationalization
28+
2629
= 1.0.0 - 24th April 2020 =
2730
* Initial release

0 commit comments

Comments
 (0)