Skip to content

Commit 25a9efc

Browse files
authored
[5.3] Resolve deploy version typo (#46085)
1 parent ea72946 commit 25a9efc

File tree

1 file changed

+1
-1
lines changed
  • administrator/components/com_scheduler/src/Model

1 file changed

+1
-1
lines changed

administrator/components/com_scheduler/src/Model/LogModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
/**
2222
* MVC Model to interact with the Scheduler logs.
2323
*
24-
* @since __DPELOY_VERSION__
24+
* @since 5.3.0
2525
*/
2626
class LogModel extends AdminModel
2727
{

0 commit comments

Comments
 (0)