Skip to content

Commit 99369f3

Browse files
committed
Version 1.4.1
1 parent 935ed3e commit 99369f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bfstop.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<homepage>https://github.com/codeling/bfstop</homepage>
1010
<authorEmail>bfstop@bfroehler.info</authorEmail>
1111
<authorUrl>https://github.com/codeling/bfstop</authorUrl>
12-
<version>1.4.0</version>
12+
<version>1.4.1</version>
1313
<scriptfile>setupscripts.php</scriptfile>
1414
<files>
1515
<filename plugin="bfstop">bfstop.php</filename>

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ langfiles="language"
1515
docs="CHANGELOG LICENSE.txt README"
1616
plgtype="system"
1717
langs="de-DE en-GB"
18-
version=1.4.0
18+
version=1.4.1
1919

2020
if [ "$1" == "zip" ]
2121
then

0 commit comments

Comments
 (0)