Skip to content

Commit 42be641

Browse files
committed
Change to v6.3
1 parent 66d1abd commit 42be641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CodeLab.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class PluginSupportInfo : IPluginSupportInfo
4848

4949
public abstract class CodeLab : Effect
5050
{
51-
internal const string Version = "6.2";
51+
internal const string Version = "6.3";
5252

5353
private static Image StaticImage => UIUtil.GetImage("CodeLab");
5454

0 commit comments

Comments
 (0)