Skip to content

Commit 86a4ab0

Browse files
chore(deps): update dependency github/copilot-language-server-release to v1.470.0
1 parent 1c0ce2a commit 86a4ab0

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.467.0"
10+
SERVER_VERSION = "1.470.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)