From 2262eba82226a8cd19eea66865a44ea82bb7038c Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Thu, 3 Nov 2022 17:36:11 +0100 Subject: [PATCH] declare compatibility with WP 6.1 --- .github/workflows/test.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3b2cf4d..92bb72e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,7 +7,7 @@ jobs: matrix: include: - php: '8.1' - wordpress: '6.0' + wordpress: '6.1' - php: '8.0' wordpress: '5.9' - php: '5.6' diff --git a/README.md b/README.md index be73297..5ecc770 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ * Contributors: Stefan Kalscheuer * Tags: liveticker, feed, rss * Requires at least: 4.7 -* Tested up to: 6.0 +* Tested up to: 6.1 * Requires PHP: 5.6 * Stable tag: 1.2.1 * License: GPLv2 or later