Fix issues for WordPress.org release #77

Merged
linos merged 11 commits from wp_org_fix into main 2024-11-16 19:38:29 +01:00
4 changed files with 5 additions and 5 deletions
Showing only changes of commit aa05948fec - Show all commits

View file

@ -37,7 +37,7 @@ jobs:
path: |
${{ env.WP_CORE_DIR }}
${{ env.WP_TESTS_DIR }}
key: cache-wordpress-9
key: cache-wordpress-67-1
- name: Cache Composer
id: cache-composer-phpunit

View file

@ -2,7 +2,7 @@
**Contributors:** [andremenrath](https://profiles.wordpress.org/andremenrath/)
**Tags:** events, fediverse, activitypub, calendar
**Requires at least:** 6.5
**Tested up to:** 6.6
**Tested up to:** 6.7
**Stable tag:** 0.2.0
**Requires PHP:** 7.4
**License:** AGPL-3.0-or-later

View file

@ -3,7 +3,7 @@
* Plugin Name: ActivityPub Event Bridge
* Description: Integrating popular event plugins with the ActivityPub plugin.
* Plugin URI: https://event-federation.eu/
* Version: 0.2.0
* Version: 0.2.1
* Author: André Menrath
* Author URI: https://graz.social/@linos
* Text Domain: activitypub-event-bridge
@ -11,7 +11,7 @@
* License URI: https://www.gnu.org/licenses/agpl-3.0.html
* Requires PHP: 7.4
*
* Requires at least ActivityPub plugin with version >= 3.2.2. ActivityPub plugin tested up to: 4.0.1.
* Requires at least ActivityPub plugin with version >= 3.2.2. ActivityPub plugin tested up to: 4.2.0.
*
* @package ActivityPub_Event_Bridge
* @license AGPL-3.0-or-later

View file

@ -2,7 +2,7 @@
Contributors: andremenrath
Tags: events, fediverse, activitypub, calendar
Requires at least: 6.5
Tested up to: 6.6
Tested up to: 6.7
Stable tag: 0.2.0
Requires PHP: 7.4
License: AGPL-3.0-or-later