After upgrading to 1.35.4, the node version is not showing on gLiveView

After upgrading node to version 1.35.4 and executing the gLiveView, the node version is not appearing in the live view. What might be wrong here? Please, see screenshot for more details.

489B1F94-9F1B-4D0C-A8C7-6FE118A33C2D

However, when executing:

cardano-node --version
I get:
cardano-node 1.35.4 - linux-x86_64 - ghc-8.10
git rev ebc7be471b30e5931b35f9bbc236d21c375b91bb

I found the solution, the env variable CNODEBIN was changed to the incorrect path after updating the gLiveView. After correcting this path, all ok now.