From 3ee5f654db2e056cc319ceebb443baff551f4f73 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de>
Date: Thu, 24 Sep 2020 16:18:28 +0200
Subject: [PATCH] Further minor fix in release process

---
 docs/release-process.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/release-process.md b/docs/release-process.md
index 9172d541f..f267d611f 100644
--- a/docs/release-process.md
+++ b/docs/release-process.md
@@ -8,7 +8,7 @@ again be merged into master.
 
 2. Checkout the `v0.1` branch.
 
-3. Update all references to Theodolite Docker images to tag `v0-1-1`. These are
+3. Update all references to Theodolite Docker images to tag `v0.1.1`. These are
 mainly the Kubernetes resource definitions in `execution` as well as the Docker
 Compose files in `docker-test`.
 
-- 
GitLab