I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only offers me up to v2.6.0 as seen below:
But the GitHub repository has newer versions, matching the later SDK versions. Does the VS Code extension need to be updated?
If I want to base my application on v2.6.1 or v2.6.2, how would I do that? The GitHub ncs-example-application repo only has the application files, not the full west application environment and matching version of the SDK that is installed by the VS Code extension "Create new application" script.