diff --git a/bundler/bundles/event.json b/bundler/bundles/event.json index 91f76b94..f1fe855a 100644 --- a/bundler/bundles/event.json +++ b/bundler/bundles/event.json @@ -1,8 +1,6 @@ { - "blocks": [ - "event" - ], - "version": 1.0, + "blocks": [ "event" ], + "version": "1.0.1", "name": "Event", "description": "Show the time and location of an event", "resource": "a8c-event" diff --git a/bundler/resources/a8c-event/readme.txt b/bundler/resources/a8c-event/readme.txt index 65a39ca8..198d1fe9 100644 --- a/bundler/resources/a8c-event/readme.txt +++ b/bundler/resources/a8c-event/readme.txt @@ -1,7 +1,7 @@ === Event Block === Contributors: automattic, ajlende, jasmussen -Stable tag: 1.0.0 -Tested up to: 5.4 +Stable tag: 1.0.1 +Tested up to: 5.5 Requires at least: 5.4 License: GPLv2 or later 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 == Changelog == += 1.0.1 - 3rd August 2020 = +* Fix 'Event Description' placeholder internationalization + = 1.0.0 - 24th April 2020 = * Initial release