uprev artifact name (#6548)

* uprev artifact download
* changelog adjust

---------

Signed-off-by: Justin Florentine <justin+github@florentine.us>
release-24.1.2
Justin Florentine 10 months ago committed by GitHub
parent 87a2ec17e4
commit 9c3df7285b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      CHANGELOG.md
  2. 2
      gradle.properties

@ -4,6 +4,8 @@
### Bug fixes
- Fix ETC Spiral upgrade breach of consensus [#6524](https://github.com/hyperledger/besu/pull/6524)
### Additions and Improvements
- Adds timestamp to enable Cancun upgrade on mainnet
- Github Actions based build.

@ -1,4 +1,4 @@
version=24.1.1
version=24.1.2
org.gradle.welcome=never
# Set exports/opens flags required by Google Java Format and ErrorProne plugins. (JEP-396)

Loading…
Cancel
Save