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

Commit c6ec100

Browse files
author
WebFreak001
committed
Bump to 2.7.0
1 parent 494ac5b commit c6ec100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/app.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ static import workspaced.com.dub;
2828

2929
static import workspaced.com.fsworkspace;
3030

31-
static immutable Version = [2, 6, 0];
31+
static immutable Version = [2, 7, 0];
3232
__gshared Mutex writeMutex, commandMutex;
3333

3434
void sendFinal(int id, JSONValue value)

0 commit comments

Comments
 (0)