Bump version to 1.1.1
This commit is contained in:
parent
f565c3794d
commit
d28425626d
@ -4,7 +4,7 @@ using UnityEngine;
|
|||||||
|
|
||||||
namespace Terkoiz.Freecam
|
namespace Terkoiz.Freecam
|
||||||
{
|
{
|
||||||
[BepInPlugin("com.terkoiz.freecam", "Terkoiz.Freecam", "1.1.0")]
|
[BepInPlugin("com.terkoiz.freecam", "Terkoiz.Freecam", "1.1.1")]
|
||||||
public class FreecamPlugin : BaseUnityPlugin
|
public class FreecamPlugin : BaseUnityPlugin
|
||||||
{
|
{
|
||||||
private static GameObject HookObject;
|
private static GameObject HookObject;
|
||||||
|
Reference in New Issue
Block a user