Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
Bump v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizc-dev committed Sep 21, 2022
1 parent 561f3db commit d0bebc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdtls-launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function realpath {

SYSTEM=`uname -s`

SCRIPT_VERSION='v1.1.6'
SCRIPT_VERSION='v1.2.0'
SCRIPT_ROOT=`dirname $(realpath "$0")`

JDTLS_ROOT="$SCRIPT_ROOT/jdtls"
Expand Down

0 comments on commit d0bebc3

Please sign in to comment.