Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mck-9061 committed Aug 22, 2020
1 parent dd40a84 commit cbb64ee
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.therealmck</groupId>
<artifactId>SkyWars</artifactId>
<version>1.1</version>
<version>1.11</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.therealmck</groupId>
<artifactId>SkyWars</artifactId>
<version>1.1</version>
<version>1.11</version>

<build>
<plugins>
Expand Down
Binary file modified target/classes/me/therealmck/skywars/data/Game.class
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions target/maven-archiver/pom.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Generated by Maven
#Sat Aug 15 09:54:13 BST 2020
version=1.1
#Sat Aug 22 14:15:42 BST 2020
version=1.11
groupId=me.therealmck
artifactId=SkyWars

0 comments on commit cbb64ee

Please sign in to comment.