summaryrefslogtreecommitdiffstats
path: root/version.bzl
diff options
context:
space:
mode:
authorLuca Milanesio <luca.milanesio@gmail.com>2022-05-23 21:31:14 +0000
committerLuca Milanesio <luca.milanesio@gmail.com>2022-05-23 21:31:14 +0000
commit81e347414092b86704ac2fa3bcb4683cf851507f (patch)
tree863cec4e2f0743709649e245c5eb58d16ea14a41 /version.bzl
parentea55bb21e2fa59af98c8d38f59bf2bdbbff68531 (diff)
Set version to 3.6.0v3.6.0
Release-Notes: skip Change-Id: Iec41f2c9e9d23420dd454973a8b6d7b226bec016
Diffstat (limited to 'version.bzl')
-rw-r--r--version.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.bzl b/version.bzl
index 4b6293b711..c23e114263 100644
--- a/version.bzl
+++ b/version.bzl
@@ -2,4 +2,4 @@
# Used by :api_install and :api_deploy targets
# when talking to the destination repository.
#
-GERRIT_VERSION = "3.6.0-SNAPSHOT"
+GERRIT_VERSION = "3.6.0"