<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE version SYSTEM "../../../lib/pkp/dtd/pluginVersion.dtd">
<!--
* version.xml
*
* Copyright (c) 2014-2023 Simon Fraser University
* Copyright (c) 2000-2023 John Willinsky
* Distributed under the GNU GPL v3. For full terms see the file LICENSE.
*
* Plugin version information.
-->
<version>
<application>pln</application>
<type>plugins.generic</type>
<release>2.0.4.5</release><!-- 2.0.4.x is for OJS v.3.3 -->
<date>2024-04-22</date>
<lazy-load>1</lazy-load>
<sitewide>0</sitewide>
<class>PLNPlugin</class>
</version>
|