update plugin version
This commit is contained in:
parent
6bf837bfcb
commit
15a21a538a
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "NerdPack">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2016.01.25">
|
||||
<!ENTITY version "2016.02.02">
|
||||
<!ENTITY launch "Settings/&name;">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
|
@ -16,6 +16,8 @@
|
|||
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
|
||||
|
||||
<CHANGES>
|
||||
###2016.02.02
|
||||
- add check for other plugin dependencies on uninstall
|
||||
###2016.01.25
|
||||
- Merge eschultz pull request
|
||||
- tweaks to tablesorter to restore saved filters
|
||||
|
|
|
@ -11,8 +11,10 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user
|
|||
</Description>
|
||||
<Support>http://lime-technology.com/forum/index.php?topic=37541.0</Support>
|
||||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png</Icon>
|
||||
<Date>2016-01-25</Date>
|
||||
<Date>2016-02-02</Date>
|
||||
<Changes>
|
||||
###2016.02.02
|
||||
- add check for other plugin dependencies on uninstall
|
||||
###2016.01.25
|
||||
- Merge eschultz pull request
|
||||
- tweaks to tablesorter to restore saved filters
|
||||
|
|
Loading…
Reference in New Issue
Block a user