Skip to content

Commit

Permalink
Fix vdmj_hp in vsix.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbattle committed Mar 12, 2024
1 parent 89216a8 commit 2dad967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/src/main/scripts/vsix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ then
fi

VERSION="4.6.0-P-SNAPSHOT"
VDMJ="vdmj"
VDMJ="vdmj_hp"

SELF=$(which "$0")
DISTRIBUTION=$(dirname "$SELF")
Expand Down

0 comments on commit 2dad967

Please sign in to comment.