Version bump for recompiled DLL targetting SPT 3.8.0
This commit is contained in:
parent
277d229abc
commit
2b2ce2a4c2
@ -3,7 +3,7 @@ using JetBrains.Annotations;
|
||||
|
||||
namespace Terkoiz.FlareEventNotifier
|
||||
{
|
||||
[BepInPlugin("com.terkoiz.flareeventnotifier", "Terkoiz.FlareEventNotifier", "1.0.0")]
|
||||
[BepInPlugin("com.terkoiz.flareeventnotifier", "Terkoiz.FlareEventNotifier", "1.0.1")]
|
||||
public class FlareEventNotifierPlugin : BaseUnityPlugin
|
||||
{
|
||||
[UsedImplicitly]
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net472</TargetFramework>
|
||||
<Version>1.0.0</Version>
|
||||
<Version>1.0.1</Version>
|
||||
<Authors>Terkoiz</Authors>
|
||||
<RepositoryUrl>https://dev.sp-tarkov.com/Terkoiz/FlareEventNotifier</RepositoryUrl>
|
||||
<PackageLicenseExpression>NCSA</PackageLicenseExpression>
|
||||
|
Reference in New Issue
Block a user