Skip to content

Commit e031a01

Browse files
chore: update tested_up version
1 parent 9dcb4fb commit e031a01

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
@@ -193,7 +193,7 @@ function ( $compatibilities ) {
193193
$compatibilities['RopPRO'] = array(
194194
'basefile' => defined( 'ROP_PRO_DIR_PATH' ) ? ROP_PRO_DIR_PATH . 'tweet-old-post-pro.php' : '',
195195
'required' => '3.0',
196-
'tested_up' => '3.2',
196+
'tested_up' => '3.3',
197197
);
198198
return $compatibilities;
199199
}

0 commit comments

Comments
 (0)