Skip to content

Commit

Permalink
update for next release
Browse files Browse the repository at this point in the history
Ser versions for next release - 22.7.1-SNAPSHOT

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
  • Loading branch information
shemnon committed Aug 3, 2022
1 parent 45de300 commit 9e09981
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 22.7.1

### Additions and Improvements

### Bug Fixes

## 22.7.0

### Additions and Improvements
Expand All @@ -12,6 +18,10 @@
- Upgrade Spotless to 6.8.0 [#4195](https://github.com/hyperledger/besu/pull/4195)
- Upgrade Gradle to 7.5 [#4196](https://github.com/hyperledger/besu/pull/4196)

### Download links
- https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/22.7.0-RC3/besu-22.7.0.tar.gz / sha256: `//FIXME`
- https://hyperledger.jfrog.io/artifactory/besu-binaries/besu/22.7.0-RC3/besu-22.7.0.zip / sha256: `//FIXME`

## 22.7.0-RC3

### Known/Outstanding issues:
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=22.7.0
version=22.7.1-SNAPSHOT

org.gradle.welcome=never

0 comments on commit 9e09981

Please sign in to comment.