mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-15 11:58:30 +00:00
Release 0.13.1
Bump of orchid version to 1.1.1, which is necessary because we accidently pushed an incomplete version 1.1 to Maven Central last year.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
<parent>
|
||||
<groupId>org.bitcoinj</groupId>
|
||||
<artifactId>bitcoinj-parent</artifactId>
|
||||
<version>0.13</version>
|
||||
<version>0.13.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>orchid</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.1.1</version>
|
||||
|
||||
<name>Orchid</name>
|
||||
<description>Tor library</description>
|
||||
|
||||
Reference in New Issue
Block a user