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 935ed3e commit 99369f3Copy full SHA for 99369f3
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.4.0</version>
+ <version>1.4.1</version>
13
<scriptfile>setupscripts.php</scriptfile>
14
<files>
15
<filename plugin="bfstop">bfstop.php</filename>
deploy.sh
@@ -15,7 +15,7 @@ langfiles="language"
docs="CHANGELOG LICENSE.txt README"
16
plgtype="system"
17
langs="de-DE en-GB"
18
-version=1.4.0
+version=1.4.1
19
20
if [ "$1" == "zip" ]
21
then
0 commit comments