We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f272fa commit 63b50aaCopy full SHA for 63b50aa
bfstop.xml
@@ -8,7 +8,7 @@
8
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
9
<authorEmail>bfstop@bfroehler.info</authorEmail>
10
<authorUrl>https://github.com/codeling/bfstop</authorUrl>
11
- <version>1.4.6</version>
+ <version>1.5.0</version>
12
<files>
13
<filename plugin="bfstop">bfstop.php</filename>
14
<filename>index.html</filename>
deploy.sh
@@ -15,7 +15,7 @@ langfiles="language"
15
docs="CHANGELOG LICENSE.txt README"
16
plgtype="system"
17
langs="de-DE en-GB"
18
-version=1.4.6
+version=1.5.0
19
20
if [ "$1" == "zip" ]
21
then
0 commit comments