App.json - Platform & Application

App.json - Platform & Application

If I use the current AL Extension to do "AL Go!" to create a new extension, and I select the latest version as my target, I get these platform and application versions:

  1.   "platform""17.0.0.0",
      "application""17.0.0.0",

If I Create a Workspace with the same version target, I instead get only this:

  1.   "platform""1.0.0.0",

Shouldn't the platform & applications match the AL Go! style?