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 79f8858 commit be777d1Copy full SHA for be777d1
Sources/PostPrefix/PostPrefix.php
@@ -15,7 +15,7 @@
15
16
class PostPrefix
17
{
18
- public static $version = '3.2.3';
+ public static $version = '3.2.4';
19
20
public static function initialize()
21
package-info.xml
@@ -3,7 +3,7 @@
3
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
4
<id>smftricks:postprefix</id>
5
<name>SMF Post Prefix</name>
6
- <version>3.2.3</version>
+ <version>3.2.4</version>
7
<type>modification</type>
8
<install for="2.1 - 2.1.99, 2.1 RC4">
9
<!-- Mod Readme -->
0 commit comments