This commit is contained in:
dmacias72 2017-10-01 01:36:57 -06:00
parent f162b6a453
commit 4b579719dd
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
3664d992d445b141b0bfcb674d7d65da NerdPack-2017.10.01-x86_64-1.txz

Binary file not shown.

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.09.24"> <!ENTITY version "2017.10.01">
<!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,10 @@
<CHANGES> <CHANGES>
##&name; ##&name;
###2017.10.01
- fix stickyheaders for new themes
- show status for installed packages but no dpwnloaded
- update tablesorter to 2.29.0
###2017.09.24 ###2017.09.24
- show status of packages that are not installed - show status of packages that are not installed
###2017.07.08 ###2017.07.08