Skip to content

Commit 8d913fe

Browse files
chore: bump tested_up to 3.1 for PRO
1 parent 594e670 commit 8d913fe

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
@@ -152,7 +152,7 @@ function ( $compatibilities ) {
152152
$compatibilities['FeedzyPRO'] = array(
153153
'basefile' => defined( 'FEEDZY_PRO_BASEFILE' ) ? FEEDZY_PRO_BASEFILE : '',
154154
'required' => '2.4',
155-
'tested_up' => '3.0',
155+
'tested_up' => '3.1',
156156
);
157157
return $compatibilities;
158158
}

0 commit comments

Comments
 (0)