From 624b99de0ead0a3bed826a3badaff71da609550e Mon Sep 17 00:00:00 2001 From: Fabio Di Fabio Date: Wed, 2 Oct 2024 17:10:54 +0200 Subject: [PATCH] Set besuVersion=24.10-delivery34 and arithmetizationVersion=0.8.0-rc1 (#90) Signed-off-by: Fabio Di Fabio --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 30db94f5..f0e3c8c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ -releaseVersion=0.7.0-rc1.1 -besuVersion=24.9-delivery33 -arithmetizationVersion=0.7.0-rc1 +releaseVersion=0.8.0-rc1.1 +besuVersion=24.10-delivery34 +arithmetizationVersion=0.8.0-rc1 besuArtifactGroup=io.consensys.linea-besu distributionIdentifier=linea-sequencer distributionBaseUrl=https://artifacts.consensys.net/public/linea-besu/raw/names/linea-besu.tar.gz/versions/ \ No newline at end of file