Skip to content

Commit

Permalink
lock tool version
Browse files Browse the repository at this point in the history
  • Loading branch information
colombod committed Feb 2, 2024
1 parent d1c2add commit 85315a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/polyglot-notebooks-vscode-insiders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
},
"dotnet-interactive.requiredInteractiveToolVersion": {
"type": "string",
"default": "1.0.460406",
"default": "1.0.510102",
"description": "%description.requiredInteractiveToolVersion%"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/polyglot-notebooks-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
},
"dotnet-interactive.requiredInteractiveToolVersion": {
"type": "string",
"default": "1.0.460406",
"default": "1.0.510102",
"description": "%description.requiredInteractiveToolVersion%"
}
}
Expand Down

0 comments on commit 85315a1

Please sign in to comment.