From 67927360e245c392f73c444a997366824669efe2 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Mon, 21 Feb 2022 12:41:47 +0000 Subject: Update VERSION files [ci skip] --- VERSION | 2 +- ruby/proto/gitaly/version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 38df18a37..a34fffa1b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.8.0-rc42 \ No newline at end of file +14.8.0 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index 88460b6d8..fe72b1042 100644 --- a/ruby/proto/gitaly/version.rb +++ b/ruby/proto/gitaly/version.rb @@ -2,5 +2,5 @@ # (https://gitlab.com/gitlab-org/release-tools/), and should not be # modified. module Gitaly - VERSION = '14.8.0-rc42' + VERSION = '14.8.0' end -- cgit v1.2.3