Specify a Different Version for the Extension
The packaging job generates the extension's build artifact from the source files in the Git repository's main
branch.
The extension's version is defined in the
extension.json
file. If you want the build artifact to use this version, leave the packaging job as it is.
To specify a different version for the extension, without explicitly modifying
extension.json
, follow these steps: