Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-sys committed Aug 19, 2022
1 parent 25074d5 commit 061eb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VRCPlates/VRCPlates.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
using UnityEngine;
using VRCPlates.Compatibility;

[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "1.0.5", ".FS.#8519")]
[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "1.0.6", ".FS.#8519")]
[assembly: MelonGame("Alpha Blend Interactive", "ChilloutVR")]
namespace VRCPlates;

Expand Down

0 comments on commit 061eb18

Please sign in to comment.