Skip to content

Commit 6ddbd5a

Browse files
committed
bump compatibilities
1 parent 58f61fd commit 6ddbd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feedzy-rss-feed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ function run_feedzy_rss_feeds() {
148148
$compatibilities['FeedzyPRO'] = array(
149149
'basefile' => defined( 'FEEDZY_PRO_BASEFILE' ) ? FEEDZY_PRO_BASEFILE : '',
150150
'required' => '2.4',
151-
'tested_up' => '2.5',
151+
'tested_up' => '3.0',
152152
);
153153
return $compatibilities;
154154
}

0 commit comments

Comments
 (0)