Skip to content

Commit be345fe

Browse files
committed
data version update
1 parent 0503af8 commit be345fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CompileScore/Shared/Common/CompilerData.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public sealed class CompilerData
9090
public static CompilerData Instance { get { return lazy.Value; } }
9191

9292
public const uint VERSION_MIN = 4;
93-
public const uint VERSION = 5;
9493
public const uint VERSION = 6;
9594

9695
//Keep this in sync with the data exporter

0 commit comments

Comments
 (0)