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