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

Commit 124ebf2

Browse files
committed
Add new common version constant
1 parent 52d505e commit 124ebf2

File tree

1 file changed

+1
-0
lines changed
  • projector-common/src/commonMain/kotlin/org/jetbrains/projector/common/protocol/handshake

1 file changed

+1
-0
lines changed

projector-common/src/commonMain/kotlin/org/jetbrains/projector/common/protocol/handshake/Constant.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ val commonVersionList = listOf(
5858
-733798733,
5959
-1255984693,
6060
-1671626343,
61+
1626821130,
6162
)

0 commit comments

Comments
 (0)