Skip to content

Commit 1ff14f3

Browse files
committed
Bump version
1 parent 51568a4 commit 1ff14f3

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.4</num>
46+
<compatibility>0.90.1</compatibility>
47+
<compatibility>9.1</compatibility>
48+
</version>
4449
<version>
4550
<num>1.3.2.3</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.3');
24+
define ('PLUGIN_NEWS_VERSION', '1.3.2.4');
2525

2626
function plugin_init_news() {
2727
global $PLUGIN_HOOKS;

0 commit comments

Comments
 (0)