Skip to content
Snippets Groups Projects
RELEASING.md 520 B

Releasing

When releasing a new version, a few things need to happen:

  • Update the variable in extension.json

    • version attribute in [extension.json]
  • commit the version update

  • tag the release in git

  • push to origin

  • upload a new version of the extension to gitlab via