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.
2 parents bb7ade6 + d7ca895 commit 68bf68aCopy full SHA for 68bf68a
.vscode/launch.json
@@ -3,7 +3,7 @@
3
// Hover to view descriptions of existing attributes.
4
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
{
6
- "version": "0.2.0",
+ "version": "0.2.4",
7
"configurations": [
8
9
"name": "Run Extension",
package.json
@@ -2,7 +2,7 @@
2
"name": "stroveteams",
"displayName": "stroveTeams",
"description": "Teams support for Strove",
- "version": "0.2.3",
"engines": {
"vscode": "^1.39.2"
},
0 commit comments