Get --version argument working in mantidworkbenchnightly again
During the pixi do-over of nsd-app-wrap, the command line arguments were dropped from the call into the wrapper. This restores that functionality. Andrei discovered the issue.
To test
In a checkout on the analysis cluster, run
mantidworkbenchnightly --version
should print out a version number rather than start workbench
Edited by Peterson, Peter