Skip to content

Commit 4790f0e

Browse files
paytonrulesjuergenhoetzel
authored andcommitted
Update Makefile
1 parent f0ee11d commit 4790f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ load_integration_tests = $(patsubst %,-l %, $(integration_tests))
2525
# Autocomplete binary distribution.
2626
ac_name = fsautocomplete
2727
ac_exe = $(bin_d)/$(ac_name).exe
28-
ac_version = 0.35.0
28+
ac_version = 0.36.0
2929
ac_archive = $(ac_name)-$(ac_version).zip
3030
ac_url = https://github.com/fsharp/FsAutoComplete/releases/download/$(ac_version)/$(ac_name).zip
3131

0 commit comments

Comments
 (0)