We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086a2b2 commit 9cfe6c5Copy full SHA for 9cfe6c5
vscode-client/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Bash IDE
2
3
+## 1.16.1
4
+
5
+- Fix incorrect link in README
6
7
## 1.16.0
8
9
- Upgrade language server to 3.2.0
vscode-client/package.json
@@ -4,7 +4,7 @@
"description": "A language server for Bash",
"author": "Mads Hartmann",
"license": "MIT",
- "version": "1.16.0",
+ "version": "1.16.1",
"publisher": "mads-hartmann",
"repository": {
10
"type": "git",
0 commit comments