While running nextcloud I noticed a mismatch between:
nextcloud version in config.php and nextcloud version in admin > Admin > Server Setting > Version
config.php->version => 9.1.1.5 and admin > Admin > Server Setting > Version = 10.0.1 (stable)
When config.php->version was changed to 10.0.1 the following error message displayed:
“Downgrading is not supported and is likely to cause unpredictable issues (from 10.0.1 to 9.1.1.5)”
Having installed 10.0.1 why is there a mismatch in the config.php and is there a way to fix?
Thanks!