version 2.7.1

This commit is contained in:
Gered 2017-04-19 22:57:31 -04:00
parent ec71d44c86
commit 0702faf9b0
2 changed files with 2 additions and 2 deletions

View file

@ -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>
``` ```

View file

@ -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>