Skip to content

Commit

Permalink
3.7.91
Browse files Browse the repository at this point in the history
  • Loading branch information
ZombieStriker committed Jun 27, 2019
1 parent 0f647e6 commit e03a103
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 87 deletions.
152 changes: 83 additions & 69 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.zombie_striker</groupId>
<artifactId>LobbyAPI</artifactId>
<version>3.7.90</version>
<version>3.7.91</version>
<repositories>

<repository>
Expand Down
4 changes: 4 additions & 0 deletions resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.7.91
Added option for saving advancements per world
Fixed crash on enderdragon being killed

3.7.90
Fixed issue where disabling could crash server.
Fixed issue where portal teleported to may not match correct XYZ location
Expand Down
Loading

0 comments on commit e03a103

Please sign in to comment.