diff --git a/docs/source/for_developers/development.rst b/docs/source/for_developers/development.rst index e561f1373..62cbc9e03 100644 --- a/docs/source/for_developers/development.rst +++ b/docs/source/for_developers/development.rst @@ -958,5 +958,4 @@ There are several steps to making a new public release of the plugin: those tags to github by running `invoke set-tag -m` - Ensure that all new versionsa and tags are pushed to github - Publish release on QGIS repository - - Publish on github with - Run `invoke set-version -v X.Y.Z -m --tag` (where - X.Y.Z is the new version) + - Publish on github with - Run `invoke release-github'