diff --git a/plugin/constants.py b/plugin/constants.py index 0dff517..11f448a 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.523.0" +SERVER_VERSION = "1.526.0" """The server tag. You can find them on https://github.com/github/copilot-language-server-release/releases""" # ---------------- #