diff --git a/TShockAPI/TShock.cs b/TShockAPI/TShock.cs index e36eb684..8779cf3c 100755 --- a/TShockAPI/TShock.cs +++ b/TShockAPI/TShock.cs @@ -45,7 +45,7 @@ namespace TShockAPI /// This is the TShock main class. TShock is a plugin on the TerrariaServerAPI, so it extends the base TerrariaPlugin. /// TShock also complies with the API versioning system, and defines its required API version here. /// - [ApiVersion(1, 18)] + [ApiVersion(1, 19)] public class TShock : TerrariaPlugin { /// VersionNum - The version number the TerrariaAPI will return back to the API. We just use the Assembly info. diff --git a/TerrariaServerAPI b/TerrariaServerAPI index d8072c94..e0d62e9b 160000 --- a/TerrariaServerAPI +++ b/TerrariaServerAPI @@ -1 +1 @@ -Subproject commit d8072c94aa9d48a2da4d189eae1169a4044dea2f +Subproject commit e0d62e9b9092496c61f86f721235e7b488349d0a