updated api version attribute
This commit is contained in:
parent
8c22b3e448
commit
f2df7be202
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ using TShockAPI.DB;
|
|||
|
||||
namespace TShockAPI
|
||||
{
|
||||
[APIVersion(1, 6)]
|
||||
[APIVersion(1, 7)]
|
||||
public class TShock : TerrariaPlugin
|
||||
{
|
||||
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue