We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511880f commit 879ba54Copy full SHA for 879ba54
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "vscode-copy-github-permalink",
3
"displayName": "vscode-copy-github-permalink",
4
"description": "Copies GitHub permalink of active file (name and line) to clipboard on VSCode",
5
- "version": "0.2.4",
+ "version": "0.2.5",
6
"engines": {
7
"vscode": "^1.71.0"
8
},
0 commit comments