version 2.7.1
This commit is contained in:
parent
ec71d44c86
commit
0702faf9b0
|
@ -14,7 +14,7 @@ If your project uses Maven, you can add a dependency to BWMirror:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.gered</groupId>
|
<groupId>com.github.gered</groupId>
|
||||||
<artifactId>bwmirror</artifactId>
|
<artifactId>bwmirror</artifactId>
|
||||||
<version>2.7</version>
|
<version>2.7.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<groupId>com.github.gered</groupId>
|
<groupId>com.github.gered</groupId>
|
||||||
<artifactId>bwmirror</artifactId>
|
<artifactId>bwmirror</artifactId>
|
||||||
<version>2.7</version>
|
<version>2.7.1</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>BWMirror</name>
|
<name>BWMirror</name>
|
||||||
|
|
Reference in a new issue