updated version number (yes, really)
This commit is contained in:
parent
c3281a0f37
commit
0a7cf84cba
@ -9,7 +9,7 @@ using EFT.Settings.Graphics;
|
|||||||
|
|
||||||
namespace ScopeTweaks
|
namespace ScopeTweaks
|
||||||
{
|
{
|
||||||
[BepInPlugin("com.notGreg.scopeTweaks", "notGreg's Scope Tweaks", "1.0.0")]
|
[BepInPlugin("com.notGreg.scopeTweaks", "notGreg's Scope Tweaks", "1.1.0")]
|
||||||
public class Plugin : BaseUnityPlugin
|
public class Plugin : BaseUnityPlugin
|
||||||
{
|
{
|
||||||
Utils utils = new Utils();
|
Utils utils = new Utils();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user