If our local lucee version is the latest snapshot but, without any base version means, it doesn't have any upgrade or downgrade version. So, it should be shown as highlighted in the below page.
https://github.com/lucee/Lucee/blob/master/core/src/main/cfml/context/admin/services.update.cfm#L168
Now, it shows as per below.
I've added a fix for this issue.
Pull request: https://github.com/lucee/Lucee/pull/921