Skip to content

Commit dd5e7ea

Browse files
committed
Update server to 1.37.15
1 parent 15fb8ff commit dd5e7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
from LSP.plugin.core.views import range_to_region # TODO: not public API :(
1414
import sublime
1515

16-
VERSION = "1.37.14"
16+
VERSION = "1.37.15"
1717
URL = "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v{}/omnisharp-{}.zip" # noqa: E501
1818

1919

0 commit comments

Comments
 (0)