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

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
loukylor committed May 18, 2021
1 parent 77780e4 commit 9799ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AvatarHider/AvatarHiderMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using AvatarHider.Utilities;
using MelonLoader;

[assembly: MelonInfo(typeof(AvatarHider.AvatarHiderMod), "AvatarHider", "1.2.2", "loukylor and ImTiara", "https://github.com/loukylor/VRC-Mods")]
[assembly: MelonInfo(typeof(AvatarHider.AvatarHiderMod), "AvatarHider", "1.2.3", "loukylor and ImTiara", "https://github.com/loukylor/VRC-Mods")]
[assembly: MelonGame("VRChat", "VRChat")]

namespace AvatarHider
Expand Down

0 comments on commit 9799ee4

Please sign in to comment.