declare compatibility with WP 6.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Stefan Kalscheuer 2022-11-03 17:36:11 +01:00
parent 1f32adbd72
commit 2262eba822
Signed by: stefan
GPG Key ID: 3887EC2A53B55430
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ jobs:
matrix: matrix:
include: include:
- php: '8.1' - php: '8.1'
wordpress: '6.0' wordpress: '6.1'
- php: '8.0' - php: '8.0'
wordpress: '5.9' wordpress: '5.9'
- php: '5.6' - php: '5.6'

View File

@ -9,7 +9,7 @@
* Contributors: Stefan Kalscheuer * Contributors: Stefan Kalscheuer
* Tags: liveticker, feed, rss * Tags: liveticker, feed, rss
* Requires at least: 4.7 * Requires at least: 4.7
* Tested up to: 6.0 * Tested up to: 6.1
* Requires PHP: 5.6 * Requires PHP: 5.6
* Stable tag: 1.2.1 * Stable tag: 1.2.1
* License: GPLv2 or later * License: GPLv2 or later