Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Graicc authored Mar 11, 2024
1 parent 1ab4558 commit 5ad0b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilla/Utilla.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace Utilla
{

[BepInPlugin("org.legoandmars.gorillatag.utilla", "Utilla", "1.6.12")]
[BepInPlugin("org.legoandmars.gorillatag.utilla", "Utilla", "1.6.13")]
public class Utilla : BaseUnityPlugin
{
static Events events = new Events();
Expand Down

1 comment on commit 5ad0b0e

@antgmom
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a

Please sign in to comment.