When I try and add an external script to my module's getHeaderScripts() function it (or something) is adding ?&v=6.0.0 to the end of the rendered <script src="..."> tag, which the remote location doesn't like. How can I prevent this? Thanks Al