File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
16
16
class PostPrefix
17
17
{
18
- public static $ version = '3.2.2 ' ;
18
+ public static $ version = '3.2.3 ' ;
19
19
20
20
public static function initialize ()
21
21
{
Original file line number Diff line number Diff line change 3
3
<package-info xmlns =" http://www.simplemachines.org/xml/package-info" xmlns : smf =" http://www.simplemachines.org/" >
4
4
<id >smftricks:postprefix</id >
5
5
<name >SMF Post Prefix</name >
6
- <version >3.2.2 </version >
6
+ <version >3.2.3 </version >
7
7
<type >modification</type >
8
- <install for =" 2.1 - 2.1.99, 2.1 Beta 1 - 3 " >
8
+ <install for =" 2.1 - 2.1.99, 2.1 RC4 " >
9
9
<!-- Mod Readme -->
10
10
<readme lang =" english" parsebbc =" true" type =" file" >readme/readme.english.txt</readme >
11
11
<!-- Credits -->
28
28
<redirect url =" ?action=admin;area=postprefix" >redirect.txt</redirect >
29
29
</install >
30
30
31
- <uninstall for =" 2.1 - 2.1.99, 2.1 Beta 1 - 3 " >
31
+ <uninstall for =" 2.1 - 2.1.99, 2.1 RC4 " >
32
32
<!-- Hooks -->
33
33
<hook hook =" integrate_pre_load" function =" PostPrefix\PostPrefix::initialize" file =" $sourcedir/PostPrefix/PostPrefix.php" reverse =" true" />
34
34
<!-- Source Files -->
You can’t perform that action at this time.
0 commit comments