We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51568a4 commit 1ff14f3Copy full SHA for 1ff14f3
plugin.xml
@@ -41,6 +41,11 @@ Features
41
<author>TECLIB'</author>
42
</authors>
43
<versions>
44
+ <version>
45
+ <num>1.3.2.4</num>
46
+ <compatibility>0.90.1</compatibility>
47
+ <compatibility>9.1</compatibility>
48
+ </version>
49
<version>
50
<num>1.3.2.3</num>
51
<compatibility>0.90.1</compatibility>
setup.php
@@ -21,7 +21,7 @@
21
--------------------------------------------------------------------------
22
*/
23
24
-define ('PLUGIN_NEWS_VERSION', '1.3.2.3');
+define ('PLUGIN_NEWS_VERSION', '1.3.2.4');
25
26
function plugin_init_news() {
27
global $PLUGIN_HOOKS;
0 commit comments