From b35ebe6d8235ecb863bc7111dae51ca75f1539ca Mon Sep 17 00:00:00 2001 From: xaralis <filip.varecha@fragaria.cz> Date: Sun, 12 Jul 2020 12:53:11 +0200 Subject: [PATCH] Improve readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4cd743..ed7218a 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ This will create a new git tag which will be recongnized by the build server and - update `latest` pointer - update minor version pointer like `1.x.x` in case this was a patch update or minor update - update patch version pointer like `1.3.x` in case this was the patch update +- add `1.3.3` version if the tag name was `1.3.3` ### Running locally with Docker -- GitLab