From a19c1103b49e2dc0744c4bbc0d2102ccd70014c4 Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Mon, 25 Nov 2019 14:00:50 +0100
Subject: [PATCH] Update documentation to refer to new alpha release

---
 docs/installation_instructions.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/installation_instructions.md b/docs/installation_instructions.md
index 531d4e0c5..8f2f90933 100644
--- a/docs/installation_instructions.md
+++ b/docs/installation_instructions.md
@@ -42,9 +42,9 @@ guide][https://openappstack.net/contact.html).
 ## Install OpenAppStack command line tool
 
 On your **provisioning machine**, clone the OpenAppStack git repository and
-checkout the latest tagged version (currently `0.2.1`):
+checkout the latest tagged version (currently `0.2.2`):
 
-    $ git clone -b 0.2.1 https://open.greenhost.net/openappstack/openappstack.git
+    $ git clone -b 0.2.2 https://open.greenhost.net/openappstack/openappstack.git
     $ cd openappstack
 
 
-- 
GitLab