Skip to content

Commit f28f6c7

Browse files
committed
Version number -> 1.4.0
1 parent 84c0295 commit f28f6c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bfstop.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<author>Bernhard Froehler</author>
55
<description>PLG_SYSTEM_BFSTOP_DESC</description>
66
<creationDate>November 2012</creationDate>
7-
<copyright>Copyright (C) 2012-2014 by Bernhard Froehler</copyright>
7+
<copyright>Copyright (C) 2012-2017 by Bernhard Froehler</copyright>
88
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
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.3.0</version>
12+
<version>1.4.0</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.2.0
18+
version=1.4.0
1919

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

0 commit comments

Comments
 (0)