Skip to content

Commit 37f9a7d

Browse files
chore(deps): update dependency github/copilot-language-server-release to v1.457.0
1 parent 2aaa1e2 commit 37f9a7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
PACKAGE_NAME = __package__.partition(".")[0]
88
PLATFORM_ARCH = f"{sublime.platform()}_{sublime.arch()}"
99

10-
SERVER_VERSION = "1.427.0"
10+
SERVER_VERSION = "1.457.0"
1111
"""The server tag. You can find them on https://github.com/github/copilot-language-server-release/releases"""
1212

1313
# ---------------- #

0 commit comments

Comments
 (0)