Skip to content
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.

Commit

Permalink
First release
Browse files Browse the repository at this point in the history
  • Loading branch information
andry08 committed Nov 1, 2020
1 parent d5941e0 commit a686668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RemovePlayerLimit/RemovePlayerLimitPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
using System.Reflection;

namespace RemovePlayerLimit {
[BepInPlugin("it.andry08.removeplayerlimit", "Player Limit Remove", "0.1")]
[BepInPlugin("it.andry08.removeplayerlimit", "Player Limit Remove", "1.0")]
public class RemovePlayerLimitPlugin : BasePlugin {

static internal BepInEx.Logging.ManualLogSource Logger;
Expand Down

0 comments on commit a686668

Please sign in to comment.