Skip to content

Commit 23b37d7

Browse files
chore(deps): update dependency github/copilot-language-server-release to v1.427.0 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92d15b8 commit 23b37d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.426.0"
10+
SERVER_VERSION = "1.427.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)