This commit is contained in:
dmacias72 2018-02-17 16:42:18 -07:00
parent 7c0bb0e642
commit 6efee53359

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [ <!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack"> <!ENTITY name "NerdPack">
<!ENTITY author "dmacias72"> <!ENTITY author "dmacias72">
<!ENTITY version "2017.10.03a"> <!ENTITY version "2018.02.17">
<!ENTITY launch "Settings/&name;"> <!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master"> <!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg"> <!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,9 @@
<CHANGES> <CHANGES>
##&name; ##&name;
###2018.02.17
- update tablesorter to 2.29.5
- add auto dependency selection for borgbackup and pip
###2017.10.03a ###2017.10.03a
- fix uninstall toggle css - fix uninstall toggle css
- fix uninstall package toggle - fix uninstall package toggle