update version in readme

This commit is contained in:
Craig Raw 2022-10-12 08:53:25 +02:00
parent 9bc8f6b021
commit d16dfd0182

View file

@ -12,7 +12,7 @@ Hummingbird requires a minimum of Java 8.
Hummingbird is hosted in Maven Central and can be added as a dependency with the following:
```
implementation('com.sparrowwallet:hummingbird:1.6.5')
implementation('com.sparrowwallet:hummingbird:1.6.6')
```
## Usage