update
This commit is contained in:
parent
323a3e174c
commit
12a7043fa2
@ -3,7 +3,7 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "speedtest">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2016.06.03">
|
||||
<!ENTITY version "2016.06.04">
|
||||
<!ENTITY launch "Settings/SpeedtestSettings">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
@ -21,6 +21,8 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
|
||||
-->
|
||||
|
||||
<CHANGES>
|
||||
###2016.06.04
|
||||
- fix: history table css
|
||||
###2016.06.03
|
||||
- add: selectable versions of speedtest-cli
|
||||
- add: timeout option for those getting 0 values
|
||||
|
@ -11,8 +11,10 @@ This plugin interacts with the command line interface for testing internet bandw
|
||||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
|
||||
<Date>2016-06-03</Date>
|
||||
<Date>2016-06-04</Date>
|
||||
<Changes>
|
||||
###2016.06.04
|
||||
- fix: history table css
|
||||
###2016.06.03
|
||||
- add: selectable versions of speedtest-cli
|
||||
- add: timeout option for those getting 0 values
|
||||
|
Loading…
Reference in New Issue
Block a user