The catalogue is not updating i can confirm this, i updated nodes yesterday, the node info on nodered.org says its updated, but the pallet manager has not. I used this curl -s https://catalogue.nodered.org/catalogue.json | python3 -c "import sys,json; d=json.load(sys.stdin); print(next((m for m in d['modules'] if m['id']=='node-red-contrib-3dm-space'), 'NOT FOUND'))" came back with an old version!