We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7204dc1 + a0520fc commit 2b5493cCopy full SHA for 2b5493c
plugin/constants.py
@@ -7,7 +7,7 @@
7
PACKAGE_NAME = __package__.partition(".")[0]
8
PLATFORM_ARCH = f"{sublime.platform()}_{sublime.arch()}"
9
10
-SERVER_VERSION = "1.427.0"
+SERVER_VERSION = "1.467.0"
11
"""The server tag. You can find them on https://github.com/github/copilot-language-server-release/releases"""
12
13
# ---------------- #
0 commit comments