We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da6199a commit 9d84c9dCopy full SHA for 9d84c9d
Project/Assets/LunarPlugin/Scripts/CVersion.cs
@@ -23,6 +23,6 @@ namespace LunarPluginInternal
23
{
24
static class CVersion
25
26
- public static readonly string VERSION = "0.0.8b";
+ public static readonly string VERSION = "0.0.9b";
27
}
28
0 commit comments