Skip to content

Commit 63b50aa

Browse files
committed
Bump version to 1.5.0
1 parent 3f272fa commit 63b50aa

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
@@ -8,7 +8,7 @@
88
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
99
<authorEmail>bfstop@bfroehler.info</authorEmail>
1010
<authorUrl>https://github.com/codeling/bfstop</authorUrl>
11-
<version>1.4.6</version>
11+
<version>1.5.0</version>
1212
<files>
1313
<filename plugin="bfstop">bfstop.php</filename>
1414
<filename>index.html</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.6
18+
version=1.5.0
1919

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

0 commit comments

Comments
 (0)