Skip to content

Commit

Permalink
Release/7.2.0
Browse files Browse the repository at this point in the history
Release/7.2.0
  • Loading branch information
jeremyjams authored Dec 9, 2022
2 parents b4a401f + 8c9583e commit 0fdd08e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

## [[7.2.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v7.2.0) 2022-11-29

* Increments of jenkins-library up to version 2.2.3. Enable SonarCloud analyses on branches and Pull Requests.
* Update `iexec-common` version to [6.1.0](https://github.com/iExecBlockchainComputing/iexec-common/releases/tag/v6.1.0).

## [[7.1.3]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v7.1.3) 2022-11-29

* Bump version to 7.1.3.

## [[7.1.2]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v7.1.2) 2022-11-29

* Update README and add CHANGELOG.
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library('global-jenkins-library@2.1.4') _
@Library('global-jenkins-library@2.2.3') _
buildJavaProject(
buildInfo: getBuildInfo(),
integrationTestsEnvVars: [],
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version=7.1.3
iexecCommonVersion=6.0.0
version=7.2.0
iexecCommonVersion=6.1.0
iexecBlockchainAdapterVersion=7.1.1
iexecResultVersion=7.1.0
iexecSmsVersion=7.1.0
Expand Down
File renamed without changes.

0 comments on commit 0fdd08e

Please sign in to comment.