diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 79cc8958..8f0823c8 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -22,6 +22,9 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe ##&name; +###2017.04.16 +- fix: remove my dangling link +- fix: set server default to 0 to prevent null variable if saved before server list loads ###2017.04.11 - update python for 6.2, 6.3 and 6.4 - remove zpeter's speetest script due to end of development diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 006ec8e7..63a4992f 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,11 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2017-04-11 +2017-04-16 +###2017.04.16 +- fix: remove my dangling link +- fix: set server default to 0 to prevent null variable if saved before server list loads ###2017.04.11 - update python for 6.2, 6.3 and 6.4 - remove zpeter's speetest script due to end of development