From a03e0c7ade0fb2988dd057d712544c831145f224 Mon Sep 17 00:00:00 2001 From: Celestino Bellone Date: Wed, 2 Sep 2020 18:54:18 +0200 Subject: [PATCH] fix frontend version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5ea456f46b..047803944c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,4 +13,4 @@ junitVersion=5.1.0 systemProp.jdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2" # https://jitpack.io/#alfio-event/alf.io-public-frontend -> go to commit tab, set the version -alfioPublicFrontendVersion=4d7dc20836 \ No newline at end of file +alfioPublicFrontendVersion=0b6bcb266a \ No newline at end of file