Skip to content

Commit 326e845

Browse files
committed
bump server accordance version
1 parent 22046d1 commit 326e845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoload/javacomplete/version.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"
44
" Version control
55

6-
let g:JavaComplete_ServerCompatibilityVersion = "2.3.9"
6+
let g:JavaComplete_ServerCompatibilityVersion = "2.3.10"
77

88
function! javacomplete#version#GetCompatibilityVerison()
99
return g:JavaComplete_ServerCompatibilityVersion

0 commit comments

Comments
 (0)