Change version number to 1.1.0

This commit is contained in:
rtm516 2020-08-11 19:10:48 +01:00
parent 016a5c04ea
commit 41d299fae5
No known key found for this signature in database
GPG key ID: 331715B8B007C67A
9 changed files with 15 additions and 15 deletions

View file

@ -10,12 +10,12 @@
<relativePath>../</relativePath>
</parent>
<artifactId>connector</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<dependencies>
<dependency>
<groupId>org.geysermc</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>