File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change
1
+ 1.4.4 (2021-07-26)
2
+ - No changes to bfstop plugin, just keeping plugin at same version as component
3
+
1
4
1.4.3 (2021-04-28)
2
5
- Fix allowlist name in SQL (un)install script + update to fix situation for everyone
3
6
Original file line number Diff line number Diff line change 9
9
<homepage >https://github.com/codeling/bfstop</homepage >
10
10
<authorEmail >bfstop@bfroehler.info</authorEmail >
11
11
<authorUrl >https://github.com/codeling/bfstop</authorUrl >
12
- <version >1.4.3 </version >
12
+ <version >1.4.4 </version >
13
13
<files >
14
14
<filename plugin =" bfstop" >bfstop.php</filename >
15
15
<filename >index.html</filename >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ langfiles="language"
15
15
docs=" CHANGELOG LICENSE.txt README"
16
16
plgtype=" system"
17
17
langs=" de-DE en-GB"
18
- version=1.4.3
18
+ version=1.4.4
19
19
20
20
if [ " $1 " == " zip" ]
21
21
then
You can’t perform that action at this time.
0 commit comments