Skip to content

Commit 7ffccc6

Browse files
committed
chore: update neve compatibility
1 parent 9425ea5 commit 7ffccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ function ( $compatibilities ) {
112112
$compatibilities['NevePro'] = [
113113
'basefile' => defined( 'NEVE_PRO_BASEFILE' ) ? NEVE_PRO_BASEFILE : '',
114114
'required' => '2.9',
115-
'tested_up' => '3.1',
115+
'tested_up' => '3.2',
116116
];
117117

118118
return $compatibilities;

0 commit comments

Comments
 (0)