Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Theadd committed Jan 13, 2022
1 parent 11b2a71 commit 6079ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevTools.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace Modding.Humankind.DevTools
{

[BepInPlugin(PLUGIN_GUID, "DevTools", "1.5.0.0")]
[BepInPlugin(PLUGIN_GUID, "DevTools", "1.6.0.0")]
[BepInIncompatibility("AOM.Humankind.Teams")]
public class DevTools : BaseUnityPlugin
{
Expand Down

0 comments on commit 6079ffb

Please sign in to comment.