Skip to content

Commit dfb1078

Browse files
committed
Version up to r8
1 parent 05e03fc commit dfb1078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Metadata.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ namespace Common
66
{
77
internal static class Metadata
88
{
9-
public const string Version = "7.0";
9+
public const string Version = "8.0";
1010
}
1111
}

0 commit comments

Comments
 (0)