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 f1efd86 commit 7ed887fCopy full SHA for 7ed887f
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+#### 4.0.3 - 29 March 2022
4
+-  Fixed issue when removing a prefix from topic.
5
+
6
#### 4.0.2 - 21 March 2022
7
-  Fixed wrong type for post field when checking for a topic.
8
package-info.xml
@@ -3,7 +3,7 @@
<package-info xmlns="http://www.simplemachines.org/xml/package-info" xmlns:smf="http://www.simplemachines.org/">
<id>smftricks:postprefix</id>
<name>SMF Post Prefix</name>
- <version>4.0.2</version>
+ <version>4.0.3</version>
<type>modification</type>
<install for="2.1 - 2.1.99">
9
<!-- Mod Readme -->
0 commit comments