Skip to content
Merged
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
6 changes: 3 additions & 3 deletions plugins/blocks/browse/version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<!--
* plugins/blocks/browse/version.xml
*
* Copyright (c) 2014-2021 Simon Fraser University
* Copyright (c) 2003-2021 John Willinsky
* Copyright (c) 2014-2026 Simon Fraser University
* Copyright (c) 2003-2026 John Willinsky
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*
* Plugin version information.
Expand All @@ -16,5 +16,5 @@
<release>1.0.0.0</release>
<date>2011-10-24</date>
<lazy-load>1</lazy-load>
<class>\APP\plugins\blocks\browse\BrowseBlockPlugin</class>
<class>BrowseBlockPlugin</class>
</version>
Loading