update for 6.3

This commit is contained in:
dmacias72 2016-10-09 18:18:47 -06:00
parent 6814ac6134
commit db7642bc8b

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "speedtest">
<!ENTITY author "dmacias72">
<!ENTITY version "2016.10.09">
<!ENTITY version "2016.10.09a">
<!ENTITY launch "Settings/SpeedtestSettings">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -21,7 +21,7 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
-->
<CHANGES>
###2016.10.09
###2016.10.09a
- update for 6.3
###2016.09.16
- update python to 2.7.12