From aaa32da787118aca7dae11454eece78b16eebe1f Mon Sep 17 00:00:00 2001 From: Eusebio Trigo Date: Sun, 22 Nov 2020 11:49:55 +0100 Subject: [PATCH] Update version to match current in app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 2bd92c4ac..e1faaea0a 100644 --- a/app.json +++ b/app.json @@ -17,7 +17,7 @@ }, "JHIPSTER_REGISTRY_VERSION": { "description": "Version of the registry to deploy.", - "value": "6.2.0" + "value": "6.4.0" } }, "buildpacks": [{ "url": "heroku/jvm" }, { "url": "https://github.com/jhipster/jhipster-registry-buildpack" }]