Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion administrator/components/com_scheduler/scheduler.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" method="upgrade">
<name>COM_SCHEDULER</name>
<name>com_scheduler</name>
<author>Joomla! Project</author>
<creationDate>July 2021</creationDate>
<copyright>(C) 2021 Open Source Matters, Inc.</copyright>
Expand Down
2 changes: 1 addition & 1 deletion plugins/system/schedulerunner/schedulerunner.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<extension version="4.1" type="plugin" group="system" method="upgrade">
<name>PLG_SYSTEM_SCHEDULERUNNER</name>
<name>plg_system_schedulerunner</name>
<author>Joomla! Project</author>
<creationDate>August 2021</creationDate>
<copyright>(C) 2021 Open Source Matters, Inc.</copyright>
Expand Down