We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cd1e9f commit dda3b13Copy full SHA for dda3b13
1 file changed
VRCPlates/VRCPlates.cs
@@ -4,7 +4,7 @@
4
using UnityEngine;
5
using VRCPlates.Compatibility;
6
7
-[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "1.0.3", ".FS.#8519")]
+[assembly: MelonInfo(typeof(VRCPlates.VRCPlates), "VRCPlates", "1.0.4", ".FS.#8519")]
8
[assembly: MelonGame("Alpha Blend Interactive", "ChilloutVR")]
9
namespace VRCPlates;
10
0 commit comments