Skip to content

Commit 91fc7d4

Browse files
committed
bump version for hotfix in setup and XML
1 parent f6de1c0 commit 91fc7d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

plugin.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ Features
4141
<author>TECLIB'</author>
4242
</authors>
4343
<versions>
44+
<version>
45+
<num>1.3.2.5</num>
46+
<compatibility>0.90.1</compatibility>
47+
<compatibility>9.1</compatibility>
48+
</version>
4449
<version>
4550
<num>1.3.2.4</num>
4651
<compatibility>0.90.1</compatibility>

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
--------------------------------------------------------------------------
2222
*/
2323

24-
define ('PLUGIN_NEWS_VERSION', '1.3.2.4');
24+
define ('PLUGIN_NEWS_VERSION', '1.3.2.5');
2525

2626
function plugin_init_news() {
2727
global $PLUGIN_HOOKS;

0 commit comments

Comments
 (0)