„nct6687-driver.plg“ ändern

This commit is contained in:
2021-07-30 22:55:27 +02:00
parent 90999a09d4
commit 3ae40edc13

View File

@@ -2,17 +2,20 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "nct6687-driver">
<!ENTITY author "ich777">
<!ENTITY version "2021.07.29">
<!ENTITY version "2021.07.30">
<!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" max="6.10.0-beta25a">
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="6.9.0">
<CHANGES>
###2021.07.30
- Removed max version 6.10.0-beta25a
###2021.07.29
- Added max version 6.10.0-beta25a