VERSION: 2022.09.29n - changes in min version

This commit is contained in:
jsavargas 2022-09-29 22:59:43 -03:00
parent fce1838649
commit 018ed73daf
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -3,8 +3,8 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "NerdTools">
<!ENTITY author "UnRAIDES">
<!ENTITY version "2022.09.29m">
<!ENTITY md5 "c622560a0deab0add23ef6d0dee7edef">
<!ENTITY version "2022.09.29n">
<!ENTITY md5 "62e7ff10901326d53cd4c17772af0b99">
<!ENTITY launch "Settings/&name;">
<!ENTITY github "jsavargas/unRAID-&name;">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/2022.09.28/plugin/&name;.plg">
@ -38,7 +38,7 @@
<?
$version = parse_ini_file("/etc/unraid-version");
if ( version_compare($version['version'],"6.10", "<") )
if ( version_compare($version['version'],"6.11", "<") )
{
echo "**********************************************************************\n";
echo "\n";