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

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
loukylor committed Apr 12, 2021
1 parent a4fe97a commit 39cf2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlayerList/PlayerListMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
using UnhollowerRuntimeLib;
using UnityEngine;

[assembly: MelonInfo(typeof(PlayerList.PlayerListMod), "PlayerList", "1.3.0", "loukylor", "https://github.com/loukylor/VRC-Mods")]
[assembly: MelonInfo(typeof(PlayerList.PlayerListMod), "PlayerList", "1.3.1", "loukylor", "https://github.com/loukylor/VRC-Mods")]
[assembly: MelonGame("VRChat", "VRChat")]

namespace PlayerList
Expand Down

0 comments on commit 39cf2aa

Please sign in to comment.