From edc556107506a698e6bf95110d458e9eb07d311f Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Thu, 15 Oct 2020 11:42:39 +0000 Subject: Update VERSION files [ci skip] --- VERSION | 2 +- ruby/proto/gitaly/version.rb | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index d1e6b4330..1dc0f60b0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -13.5.0-rc1 +13.5.0-rc2 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index a625f29ff..5dde875e5 100644 --- a/ruby/proto/gitaly/version.rb +++ b/ruby/proto/gitaly/version.rb @@ -1,5 +1,6 @@ -# This file was auto-generated by release-tools -# https://gitlab.com/gitlab-org/release-tools/-/blob/master/lib/release_tools/release/gitaly_release.rb +# This file was auto-generated by the Release Tools project +# (https://gitlab.com/gitlab-org/release-tools/), and should not be +# modified. module Gitaly - VERSION = '13.5.0-rc1' + VERSION = '13.5.0-rc2' end -- cgit v1.2.3