Skip to content

Commit c539148

Browse files
update version
Signed-off-by: Diego Andrés <diegoandres_cortes@outlook.com>
1 parent 31b6e60 commit c539148

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sources/PostPrefix/PostPrefix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
class PostPrefix
1717
{
18-
public static $version = '3.0';
18+
public static $version = '3.2.2';
1919

2020
public static function initialize()
2121
{

package-info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
44
<id>smftricks:postprefix</id>
55
<name>SMF Post Prefix</name>
6-
<version>3.2.1</version>
6+
<version>3.2.2</version>
77
<type>modification</type>
88
<install for="2.1 - 2.1.99, 2.1 Beta 1 - 3">
99
<!-- Mod Readme -->

0 commit comments

Comments
 (0)