Hi!
I'm curently running version 2.10.64 of Neverred and I'm facing an issue, trying to get latest stable version of Microsoft Visual Studio Code.
There actually seems to be some version comparision problems
Installed Version of VSCode is 1.98.2 and the latest stable version available is 1.103.2 which is not recognized as newer version.
Without having a look at the code, I'm guessing the comparison is done via String comparison and so 1.9x.x is is mistakenly recognized to be newer than 1.1xx.x.
Regards Benni.