Skip to content

Commit

Permalink
release: Version 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
4drian3d committed Jul 16, 2022
1 parent dbfa583 commit d306356
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
group = me.dreamerzero.kickredirect
version = 2.0.4-SNAPSHOT
version = 2.0.4
description = Set the redirect result of your servers shutdown
url = https://github.com/4drian3d/KickRedirect
id = kickredirect

configurateVersion = 4.1.2
geantyrefVersion = 1.3.13
caffeineVersion = 3.0.6
caffeineVersion = 3.1.1
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ public void onProxyInitialization(final ProxyInitializeEvent event){
this.initialize(false);
}


public @NotNull ProxyServer getProxy(){
return this.proxy;
}
Expand Down

0 comments on commit d306356

Please sign in to comment.