Skip to content

Commit 01b7af9

Browse files
Update tweet-old-post.php
changed tested up to version
1 parent 2a67a44 commit 01b7af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tweet-old-post.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ function ( $compatibilities ) {
192192
$compatibilities['RopPRO'] = array(
193193
'basefile' => defined( 'ROP_PRO_DIR_PATH' ) ? ROP_PRO_DIR_PATH . 'tweet-old-post-pro.php' : '',
194194
'required' => '3.0',
195-
'tested_up' => '3.1',
195+
'tested_up' => '3.2',
196196
);
197197
return $compatibilities;
198198
}

0 commit comments

Comments
 (0)