Skip to content

Commit

Permalink
Update GalaxiEngine
Browse files Browse the repository at this point in the history
  • Loading branch information
ME1312 committed Nov 22, 2018
1 parent 52ebd6b commit dc63284
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Artifacts/SubServers.Patcher.sh
Expand Up @@ -5,7 +5,7 @@
# -> BungeeCord and SubServers.Sync
# -> GalaxiEngine and SubServers.Host
#
# Usage: "bash SubServers.Bungee.Patcher.sh <Platform.jar> <SubServers.jar>"
# Usage: "bash SubServers.Patcher.sh <Platform.jar> <SubServers.jar>"
#
#!/usr/bin/env bash
if [ -z "$1" ]
Expand Down
2 changes: 1 addition & 1 deletion SubServers.Host/pom.xml
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>net.ME1312.Galaxi</groupId>
<artifactId>GalaxiEngine</artifactId>
<version>18w46a</version>
<version>18w47e</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dc63284

Please sign in to comment.