From 35733c441941d99a7c109bb6b2e4fd9e001cefaa Mon Sep 17 00:00:00 2001 From: Matias Insaurralde Date: Tue, 15 Sep 2020 04:00:20 -0400 Subject: [PATCH] Version bump --- gateway/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gateway/version.go b/gateway/version.go index 3f100bd34c3..8cc10651f34 100644 --- a/gateway/version.go +++ b/gateway/version.go @@ -1,3 +1,3 @@ package gateway -const VERSION = "v2.9.4.4" +const VERSION = "v2.9.4.5"