Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-sys committed Aug 1, 2022
1 parent 13e352b commit 63fb244
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions VRCPlates/VRCPlates.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
using UnityEngine;
using VRCPlates.Compatibility;

[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "0.0.1", ".FS.#8519")]
[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "1.0.0", ".FS.#8519")]
[assembly: MelonGame("Alpha Blend Interactive", "ChilloutVR")]
[assembly: MelonOptionalDependencies("UIExpansionKit")]
namespace VRCPlates;

public class VRCPlates : MelonMod
Expand Down

0 comments on commit 63fb244

Please sign in to comment.