Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
legoandmars committed Feb 24, 2021
1 parent 275f316 commit 281f086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GorillaCosmetics/GorillaCosmetics.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

namespace GorillaCosmetics
{
[BepInPlugin("org.legoandmars.gorillatag.gorillacosmetics", "Gorilla Cosmetics", "1.0.0")]
[BepInPlugin("org.legoandmars.gorillatag.gorillacosmetics", "Gorilla Cosmetics", "1.1.0")]
public class GorillaCosmetics : BaseUnityPlugin
{
public static ConfigEntry<string> selectedMaterial;
Expand Down

0 comments on commit 281f086

Please sign in to comment.