From 7137be1ae592b27ab45cb23e3f285a19aefeeb6d Mon Sep 17 00:00:00 2001 From: GitLab Release Tools Bot Date: Wed, 2 Sep 2020 10:04:14 +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 8761dcbec..fefe0f3c9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -13.1.8 +13.1.9 \ No newline at end of file diff --git a/ruby/proto/gitaly/version.rb b/ruby/proto/gitaly/version.rb index 72a3dff25..fb25d5815 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.1.8' + VERSION = '13.1.9' end -- cgit v1.2.3