Skip to content

Commit cfef54b

Browse files
committed
Updates version.xml
1 parent 32ce7ce commit cfef54b

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

DoiForTranslationPlugin.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @file plugins/generic/doiForTranslation/DoiForTranslationPlugin.inc.php
55
*
6-
* Copyright (c) 2023-2024 Lepidus Tecnologia
6+
* Copyright (c) 2023-2025 Lepidus Tecnologia
77
* Distributed under the GNU GPL v3. For full terms see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt.
88
*
99
* @class DoiForTranslationPlugin

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ This plugin was developed by [Lepidus Tecnologia](https://lepidus.com.br/) for t
2727
## License
2828
__This plugin is licensed under the GNU General Public License v3.0__
2929

30-
__Copyright (c) 2023-2024 Lepidus Tecnologia__
30+
__Copyright (c) 2023-2025 Lepidus Tecnologia__

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* @file plugins/generic/doiForTranslation/index.php
99
*
10-
* Copyright (c) 2023-2024 Lepidus Tecnologia
10+
* Copyright (c) 2023-2025 Lepidus Tecnologia
1111
* Distributed under the GNU GPL v3. For full terms see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt.
1212
*
1313
* @ingroup plugins_generic_DoiForTranslation

version.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<!--
55
*
6-
* Copyright (c) 2023-2024 Lepidus Tecnologia
6+
* Copyright (c) 2023-2025 Lepidus Tecnologia
77
* Distributed under the GNU GPL v3. For full terms see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt.
88
*
99
-->
@@ -12,7 +12,7 @@
1212
<application>doiForTranslation</application>
1313
<type>plugins.generic</type>
1414
<lazy-load>0</lazy-load>
15-
<release>1.0.3.2</release>
16-
<date>2024-07-31</date>
15+
<release>1.0.3.3</release>
16+
<date>2025-10-01</date>
1717
<class>DoiForTranslationPlugin</class>
1818
</version>

0 commit comments

Comments
 (0)