Skip to content

Commit

Permalink
Set default fsac version to 0.59.2
Browse files Browse the repository at this point in the history
Integration tests fail when using fsac => 0.59.3
  • Loading branch information
juergenhoetzel committed Mar 21, 2023
1 parent b3d1598 commit 543cf8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eglot-fsharp.el
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
:risky t
:type 'directory)

(defcustom eglot-fsharp-server-version 'latest
(defcustom eglot-fsharp-server-version "0.59.2"
"FsAutoComplete version to install or update."
:group 'eglot-fsharp
:risky t
Expand Down

0 comments on commit 543cf8c

Please sign in to comment.