From 11ceaf6b6204634021c70ed510e2805f9633bb14 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Wed, 21 Jul 2021 11:54:58 +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 2f32dae71..2f0f3c13e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.1.0-rc43 \ No newline at end of file +14.1.0 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index 2af3b9647..32fd3c9ee 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.1.0-rc43' + VERSION = '14.1.0' end -- cgit v1.2.3