Skip to content

Commit

Permalink
release 1.1.2 version (#238)
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <[email protected]>
  • Loading branch information
garyschulte authored Feb 6, 2025
1 parent 4d29a21 commit ea23cc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

# Unreleased

# 1.1.2
Ubuntu 20.04 glibc support release
* revert to ubuntu 20.04 for ci builds, update to gha 4.x for upload and download artifacts [#236](https://github.com/hyperledger/besu-native/pull/236)

# 1.1.1
bug fix release
* Ensure output length is set for low pair count MSM [#231](https://github.com/hyperledger/besu-native/pull/231)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.1.2-SNAPSHOT
version=1.1.2

0 comments on commit ea23cc7

Please sign in to comment.