Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**0.2.1**
**0.2.0**

* Peers blacklist ttl configuration via "p2p"/"blacklistResidenceTimeMilliseconds"
* Upgrade to Waves' Scorex v1.3.1
2 changes: 1 addition & 1 deletion src/main/resources/application.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
app {
product = "TWaves"
release = "Release0"
version = "0.2.0-RC7"
version = "0.2.0"
}
scorex {
fastHash = "scorex.crypto.hash.Blake2b256"

0 comments on commit 9e5559b

Please sign in to comment.