We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec56370 + 81570a2 commit 18fe3e1Copy full SHA for 18fe3e1
docs/ReleaseNewVersion.md
@@ -8,6 +8,8 @@ to use, that this project follows [Semantic Versioning](http://semver.org/), so
8
9
Prior to tagging a release, ensure the following have been updated:
10
11
+* Check that dependencies (including `moodlehq/moodle-*`) are up to date, if necessary bump
12
+ dependencies in the separate commit.
13
* The `CHANGELOG.md` needs to be up-to-date. In addition, the _Unreleased_ section needs to be updated
14
with the version being released. Also update the _Unreleased_ link at the bottom with the new version number.
15
* The `bin/moodle-plugin-ci` also needs to be updated accordingly, setting the `MOODLE_PLUGIN_CI_VERSION` constant
0 commit comments