From b8dcfbb394eddfa30d27753a14792d54654cef56 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Mon, 21 Mar 2022 09:11:43 +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 a78424a59..de4914e93 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -14.9.0-rc42 \ No newline at end of file +14.9.0 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index a9ace9811..c9bb7c543 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.9.0-rc42' + VERSION = '14.9.0' end -- cgit v1.2.3