diff options
-rw-r--r-- | doc/RELEASING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 03ebb75..cf97a7d 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md | |||
@@ -3,6 +3,8 @@ Releasing a New Monitoring Plugins Version | |||
3 | 3 | ||
4 | Throughout this document, it is assumed that the current Monitoring | 4 | Throughout this document, it is assumed that the current Monitoring |
5 | Plugins version is 2.2.1, and that we're about to publish version 2.3. | 5 | Plugins version is 2.2.1, and that we're about to publish version 2.3. |
6 | It is also assumed that the official repository on GitHub is tracked | ||
7 | using the remote name `monitoring-plugins` (rather than `origin`). | ||
6 | 8 | ||
7 | Before you start | 9 | Before you start |
8 | ---------------- | 10 | ---------------- |