Skip to content

Commit 451bb43

Browse files
committed
Bump server version to v1.4.6
1 parent fb681a1 commit 451bb43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connection/SCVersion.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
export const SERVER_VERSION_TAG = `v1.4.5`;
3-
export const SERVER_VERSION_FILE = `codeforiserver-1.4.5.jar`;
2+
export const SERVER_VERSION_TAG = `v1.4.6`;
3+
export const SERVER_VERSION_FILE = `codeforiserver-1.4.6.jar`;

0 commit comments

Comments
 (0)