This commit is contained in:
Derek Macias 2015-12-11 13:09:44 -07:00
parent 56ed6d6c01
commit e11ecdb945

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "speedtest">
<!ENTITY author "dmacias72">
<!ENTITY version "2015.12.11">
<!ENTITY version "2015.12.11a">
<!ENTITY launch "Settings/&name;">
<!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>
###2015.12.11
###2015.12.11a
- update package name
- update install and remove scripts
###2015.12.10