From 48a15899b20abb635e95707a6dd10b3fa9cdddf1 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Mon, 21 Jun 2021 15:49:22 +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 2006f4ae6..f13c819ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.0.0-rc44 \ No newline at end of file +14.0.0 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index 9bbba7b7d..5fd8ba89f 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.0.0-rc44' + VERSION = '14.0.0' end -- cgit v1.2.3