Skip to content

Commit 3386ed3

Browse files
committed
Release version 8.1.1
1 parent 1b715f2 commit 3386ed3

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [[8.1.1]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.1.1) 2023-06-23
6+
7+
### Dependency Upgrades
8+
- Upgrade to `iexec-common` 8.2.1. (#599)
9+
- Upgrade to `iexec-commons-poco` 3.0.4. (#599)
10+
- Upgrade to `iexec-blockchain-adapter-api-library` 8.1.1. (#599)
11+
- Upgrade to `iexec-result-proxy-library` 8.1.1. (#599)
12+
- Upgrade to `iexec-sms-library` 8.1.1. (#599)
13+
514
## [[8.1.0]](https://github.com/iExecBlockchainComputing/iexec-core/releases/tag/v8.1.0) 2023-06-09
615

716
### New Features

gradle.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
version=8.1.0
2-
iexecCommonVersion=8.2.0
3-
iexecCommonsPocoVersion=3.0.2
4-
iexecBlockchainAdapterVersion=8.1.0
5-
iexecResultVersion=8.1.0
6-
iexecSmsVersion=8.1.0
1+
version=8.1.1
2+
iexecCommonVersion=8.2.1
3+
iexecCommonsPocoVersion=3.0.4
4+
iexecBlockchainAdapterVersion=8.1.1
5+
iexecResultVersion=8.1.1
6+
iexecSmsVersion=8.1.1
77

88
nexusUser
99
nexusPassword

0 commit comments

Comments
 (0)