„nct6687-driver.plg“ ändern
This commit is contained in:
@@ -2,17 +2,20 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "nct6687-driver">
|
||||
<!ENTITY author "ich777">
|
||||
<!ENTITY version "2021.06.22">
|
||||
<!ENTITY version "2021.07.29">
|
||||
<!ENTITY gitURL "https://github.com/&author;/unraid-&name;/raw/master">
|
||||
<!ENTITY pluginURL "&gitURL;/&name;.plg">
|
||||
<!ENTITY plugin "/boot/config/plugins/&name;">
|
||||
<!ENTITY emhttp "/usr/local/emhttp/plugins/&name;">
|
||||
]>
|
||||
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="6.9.0">
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="6.9.0" max="6.10.0-beta25a">
|
||||
|
||||
<CHANGES>
|
||||
|
||||
###2021.07.29
|
||||
- Added max version 6.10.0-beta25a
|
||||
|
||||
###2021.06.22
|
||||
- Changed package download
|
||||
- Fixed icon not sowing up
|
||||
|
Reference in New Issue
Block a user