Skip to content

Commit

Permalink
omnisharp-settings.el: update server to 1.37.13
Browse files Browse the repository at this point in the history
  • Loading branch information
razzmatazz committed Jul 25, 2021
1 parent 39c95c6 commit 2008559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnisharp-settings.el
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Otherwise omnisharp request the user to do M-x `omnisharp-install-server` and th
executable will be used instead."
:type '(choice (const :tag "Not Set" nil) string))

(defcustom omnisharp-expected-server-version "1.37.5"
(defcustom omnisharp-expected-server-version "1.37.13"
"Version of the omnisharp-roslyn server that this omnisharp-emacs package
is built for. Also used to select version for automatic server installation."
:group 'omnisharp
Expand Down

0 comments on commit 2008559

Please sign in to comment.