Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-08-25 09:35:15 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2021-08-25 09:35:15 +0300
commitfb1c6a7addfa71f61b2400e0fede2cc7ad883919 (patch)
tree769c655a39f9496553e4256b8b86cf416b343dd0 /ruby/proto/gitaly/version.rb
parentb24f90930cb18c26d85301aca3c887598806bd42 (diff)
Update VERSION filesv14.3.0-rc1
[ci skip]
Diffstat (limited to 'ruby/proto/gitaly/version.rb')
-rw-r--r--ruby/proto/gitaly/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb
index 2bb934d3d..47fff64ca 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.2.0-rc2'
+ VERSION = '14.3.0-rc1'
end