From 96c622b36fc022753de503a4b63edfb34e892e84 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 6 May 2020 11:50:19 +0200 Subject: [PATCH] Update deployment.md --- Documentation/deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/deployment.md b/Documentation/deployment.md index 693c3db21..ed5f0bab4 100644 --- a/Documentation/deployment.md +++ b/Documentation/deployment.md @@ -15,7 +15,7 @@ The development number they will be bump for the stable release version and the The branch `dev` ist the actual development branch and from there we never make a release. The `master` branch contains the development version and from there we build a beta release. -If we create a new staging/productive release, we create a new branch `rel-{MAJOR}`. They will be used for the whole cycle of this release. +If we create a new productive release, we create a new branch `rel-{MAJOR}`. They will be used for the whole cycle of this release. ## Upload release files