Allow Multiple Digit Version Revisions

This commit is contained in:
dmacias72
2021-08-11 17:19:49 -06:00
parent 22f84f718c
commit 1d0a379c7b
133 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdPack">
<!ENTITY author "dmacias72">
<!ENTITY version "2021.01.08">
<!ENTITY version "2021.08.11">
<!ENTITY launch "Settings/&name;">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-&name;/master">
<!ENTITY pluginURL "&gitURL;/plugin/&name;.plg">
@ -17,6 +17,8 @@
<CHANGES>
##&name;
###2021.08.11
- Allow Multiple Digit Version Revisions thanks to Keith Lamprecht
###2021.01.08
- fix plugin package permisions
###2019.12.31