Update plugin version. Recompile jar with missing MySQL dependencies.

This commit is contained in:
Aust1n46 2020-04-13 01:11:04 -04:00
parent 6bf60b6c6d
commit 1f300aaf6d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: VentureChat
main: mineverse.Aust1n46.chat.bungee.MineverseChatBungee
version: 2.18.3
version: 2.18.4
author: Aust1n46

View File

@ -1,5 +1,5 @@
name: VentureChat
version: 2.18.3
version: 2.18.4
api-version: 1.13
main: mineverse.Aust1n46.chat.MineverseChat
depend: [Vault, ProtocolLib, PlaceholderAPI]