Skip to content

Commit 9d84c9d

Browse files
committed
Set SDK version to 0.0.9b
1 parent da6199a commit 9d84c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project/Assets/LunarPlugin/Scripts/CVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ namespace LunarPluginInternal
2323
{
2424
static class CVersion
2525
{
26-
public static readonly string VERSION = "0.0.8b";
26+
public static readonly string VERSION = "0.0.9b";
2727
}
2828
}

0 commit comments

Comments
 (0)