Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 534a652

Browse files
committed
Bump latest known DCD
1 parent 2defc86 commit 534a652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • source/workspaced/com

source/workspaced/com/dcd.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class DCDComponent : ComponentWrapper
2727
{
2828
mixin DefaultComponentWrapper;
2929

30-
enum latestKnownVersion = [0, 9, 13];
30+
enum latestKnownVersion = [0, 10, 1];
3131
void load()
3232
{
3333
string clientPath = this.clientPath;

0 commit comments

Comments
 (0)