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

Commit

Permalink
Bump latest known DCD
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Dec 28, 2018
1 parent 2defc86 commit 534a652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/workspaced/com/dcd.d
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 534a652

Please sign in to comment.