Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
let's make a release (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinitlyEvil committed Oct 25, 2017
1 parent 7b9f063 commit c018ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>org.dragonet.proxy</groupId>
<artifactId>proxy</artifactId>
<version>0.0.6-preR1</version>
<version>0.2.0-preR1</version>
<packaging>jar</packaging>

<repositories>
Expand Down

2 comments on commit c018ce5

@DaMatrix
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh damn, you finally got chunk sending working? nice work! :D

@DefinitlyEvil
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DaMatrix thx ;) I found out the ResourcePackStackPacket stuff xD

Please sign in to comment.