Skip to content

Commit 223fcee

Browse files
Update index.php
Updated tested_up version
1 parent 48ce8b9 commit 223fcee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ function visualizer_launch() {
142142
$compatibilities['VisualizerPRO'] = array(
143143
'basefile' => defined( 'VISUALIZER_PRO_BASEFILE' ) ? VISUALIZER_PRO_BASEFILE : '',
144144
'required' => '1.8',
145-
'tested_up' => '1.12',
145+
'tested_up' => '1.13',
146146
);
147147
return $compatibilities;
148148
}

0 commit comments

Comments
 (0)