From b02a0c48ba7d718dd42a38ace372f2b34e280a19 Mon Sep 17 00:00:00 2001 From: Jeremy Bernard Date: Fri, 9 Jun 2023 15:11:14 +0200 Subject: [PATCH] Release version 8.1.0 --- CHANGELOG.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c0a1065..92256dbc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [[NEXT]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/vNEXT) 2023 +## [[8.1.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.1.0) 2023-06-09 ### New Features - Add ContributeAndFinalize to `ReplicateWorkflow`. (#574) diff --git a/gradle.properties b/gradle.properties index e8f313346..a0065e61d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=8.0.1 +version=8.1.0 iexecCommonVersion=8.2.0 iexecCommonsPocoVersion=3.0.2 iexecBlockchainAdapterVersion=8.1.0