diff --git a/source/workspaced/com/dcd.d b/source/workspaced/com/dcd.d index 8f86eac..196e0de 100644 --- a/source/workspaced/com/dcd.d +++ b/source/workspaced/com/dcd.d @@ -27,7 +27,7 @@ class DCDComponent : ComponentWrapper { mixin DefaultComponentWrapper; - enum latestKnownVersion = [0, 9, 13]; + enum latestKnownVersion = [0, 10, 1]; void load() { string clientPath = this.clientPath;