diff --git a/plugin/constants.py b/plugin/constants.py index 245f768..78f2f7e 100644 --- a/plugin/constants.py +++ b/plugin/constants.py @@ -7,7 +7,7 @@ PACKAGE_NAME = __package__.partition(".")[0] PLATFORM_ARCH = f"{sublime.platform()}_{sublime.arch()}" -SERVER_VERSION = "1.427.0" +SERVER_VERSION = "1.463.0" """The server tag. You can find them on https://github.com/github/copilot-language-server-release/releases""" # ---------------- #