Skip to content

Commit

Permalink
revert version update
Browse files Browse the repository at this point in the history
  • Loading branch information
srzainab committed Feb 15, 2024
1 parent ea0ddca commit a547669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
{
"version": "2.0.0",
"version": "1.3.0",
"configurations": [
{
"name": "Run Extension",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publisher": "Pullflow",
"displayName": "Pullflow",
"description": "Code review collaboration across GitHub, Slack, and VS Code.",
"version": "2.0.0",
"version": "1.3.0",
"preview": true,
"license": "MIT",
"engines": {
Expand Down

0 comments on commit a547669

Please sign in to comment.