From 2db513cc43ab18862512383057b0c97553869bd9 Mon Sep 17 00:00:00 2001
From: Jelle van der Waa <jelle@archlinux.org>
Date: Sat, 6 Nov 2021 15:39:53 +0100
Subject: [PATCH] Add instructions for gitlab version

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index eb3a657d0..104a3952c 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,8 @@ Our Gitlab installation uses [Omnibus](https://docs.gitlab.com/omnibus/) to run
 
     ansible-playbook playbooks/gitlab.archlinux.org.yml --diff -t gitlab
 
+To view the current Gitlab version visit [this url](https://gitlab.archlinux.org/help/)
+
 ## One-shots
 
 A bunch of once-only admin task scripts can be found in `one-shots/`.
-- 
GitLab