From 586b9de7476ed2e988720796a359b2f5b87adcb1 Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Fri, 24 Apr 2020 07:04:28 +0000 Subject: Update VERSION to 12.10.1 --- VERSION | 2 +- ruby/proto/gitaly/version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 4de623cfe..714065c59 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -12.10.0 +12.10.1 diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index a3705d1fe..54991107e 100644 --- a/ruby/proto/gitaly/version.rb +++ b/ruby/proto/gitaly/version.rb @@ -1,5 +1,5 @@ # This file was auto-generated by release-tools # https://gitlab.com/gitlab-org/release-tools/-/blob/master/lib/release_tools/release/gitaly_release.rb module Gitaly - VERSION = '12.10.0' + VERSION = '12.10.1' end -- cgit v1.2.3