Skip to content

Commit 3edcebe

Browse files
chore(deps): update dependency astral-sh/ty to v0.0.25
1 parent 3cc0318 commit 3edcebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
PACKAGE_NAME = __package__.partition(".")[0]
88
PLATFORM_ARCH = f"{sublime.platform()}_{sublime.arch()}"
99

10-
SERVER_VERSION = "0.0.24"
10+
SERVER_VERSION = "0.0.25"
1111
"""The server tag. You can find them on https://github.com/astral-sh/ty/releases"""

0 commit comments

Comments
 (0)