diff --git a/.gitignore b/.gitignore index 39b9c71..f43b578 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ vendor-bin docs .phpdoc dist +*/.DS_Store diff --git a/.wordpress-org/banner-1544x500.png b/.wordpress-org/banner-1544x500.png index b14d4e1..9843076 100644 Binary files a/.wordpress-org/banner-1544x500.png and b/.wordpress-org/banner-1544x500.png differ diff --git a/.wordpress-org/banner-772x250.png b/.wordpress-org/banner-772x250.png index e410e40..a8ef90a 100644 Binary files a/.wordpress-org/banner-772x250.png and b/.wordpress-org/banner-772x250.png differ diff --git a/.wordpress-org/icon-128x128.png b/.wordpress-org/icon-128x128.png deleted file mode 100644 index 303e71d..0000000 Binary files a/.wordpress-org/icon-128x128.png and /dev/null differ diff --git a/.wordpress-org/icon-256x256.png b/.wordpress-org/icon-256x256.png deleted file mode 100644 index a48dddd..0000000 Binary files a/.wordpress-org/icon-256x256.png and /dev/null differ diff --git a/.wordpress-org/icon.svg b/.wordpress-org/icon.svg new file mode 100644 index 0000000..e4242bc --- /dev/null +++ b/.wordpress-org/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/better-recent-comments.php b/better-recent-comments.php index 880a6d6..f52afe5 100644 --- a/better-recent-comments.php +++ b/better-recent-comments.php @@ -17,7 +17,7 @@ * Text Domain: better-recent-comments * Domain Path: /languages * Requires at least: 6.0 - * Tested up to: 6.5 + * Tested up to: 6.6.1 * Requires PHP: 7.4 * * Copyright: Kestrel diff --git a/readme.txt b/readme.txt index 83131ff..637c2bf 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: kestrelwp Donate link: https://kestrelwp.com Tags: comments, widget, avatar, shortcode, wpml Requires at least: 6.0 -Tested up to: 6.4 +Tested up to: 6.6.1 Requires PHP: 7.4 Stable tag: 1.2.0 License: GPL-3.0