From 5e25d0d0e30300720e41f6729f562215739086fd Mon Sep 17 00:00:00 2001 From: soumyapani <112522451+soumyapani@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:10:16 -0800 Subject: [PATCH] Release v0.4.0 --- cloudbuild-continuous.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild-continuous.yaml b/cloudbuild-continuous.yaml index 9c35c5c09..1ca3865a5 100644 --- a/cloudbuild-continuous.yaml +++ b/cloudbuild-continuous.yaml @@ -76,4 +76,4 @@ images: timeout: 1800s substitutions: - _VERSION: 'v0.3.0' \ No newline at end of file + _VERSION: 'v0.4.0' \ No newline at end of file