We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 120cbbf commit 2262112Copy full SHA for 2262112
CHANGELOG
@@ -1,3 +1,6 @@
1
+1.3.0 (2014-03-23)
2
+ - Inclusion guard fixes
3
+
4
1.3.0beta1 (2014-03-15)
5
- Allow showing IP address in blocked message
6
- Show hint to use reset password functionality
bfstop.xml
@@ -9,7 +9,7 @@
9
<homepage>https://github.com/codeling/bfstop</homepage>
10
<authorEmail>bfstop@bfroehler.info</authorEmail>
11
<authorUrl>https://github.com/codeling/bfstop</authorUrl>
12
- <version>1.3.0beta1</version>
+ <version>1.3.0</version>
13
<scriptfile>setupscripts.php</scriptfile>
14
<files>
15
<filename plugin="bfstop">bfstop.php</filename>
0 commit comments