This commit is contained in:
dmacias72 2019-01-25 22:17:22 -07:00
parent e48a28236e
commit 3f60e60ea2
3 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1 @@
f789253f702b1e7ab3b679369e2371ae NerdPack-2019.01.25-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 "2019.01.24"> <!ENTITY version "2019.01.25">
<!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;
###2019.01.25
- remove all icons and convert to fa fonts
- fix tablesorter overwriting summarized notifications css
###2019.01.24 ###2019.01.24
- update settings icon to fa font - update settings icon to fa font
###2018.09.20 ###2018.09.20