Skip to content

Commit 947517c

Browse files
authored
Update deprecated tag.
1 parent 63e0085 commit 947517c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/ActionScheduler_Versions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ public static function initialize_latest_version() {
133133
* @return array
134134
*/
135135
public function active_source(): array {
136-
_deprecated_function( __METHOD__, '3.9.1', 'ActionScheduler_SystemInformation::active_source()' );
136+
_deprecated_function( __METHOD__, '3.9.2', 'ActionScheduler_SystemInformation::active_source()' );
137137
return ActionScheduler_SystemInformation::active_source();
138138
}
139139

0 commit comments

Comments
 (0)