Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/gitlab_shell/index.md')
-rw-r--r--doc/development/gitlab_shell/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/development/gitlab_shell/index.md b/doc/development/gitlab_shell/index.md
index ef034761a1f..2cdfb68f84d 100644
--- a/doc/development/gitlab_shell/index.md
+++ b/doc/development/gitlab_shell/index.md
@@ -28,6 +28,15 @@ and support:
- The current stable version.
- The previous two major versions.
+### Versions
+
+There are two version files relevent to GitLab Shell:
+
+- [Stable version](https://gitlab.com/gitlab-org/gitlab-shell/-/blob/main/VERSION)
+- [Version deployed in GitLab SaaS](https://gitlab.com/gitlab-org/gitlab/-/blob/master/GITLAB_SHELL_VERSION)
+
+GitLab team members can also monitor the `#announcements` internal Slack channel.
+
## How GitLab Shell works
When you access the GitLab server over SSH, GitLab Shell then: