Skip to content

Commit

Permalink
add ending new line to versions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
clowa committed Aug 20, 2024
1 parent 9012747 commit 1712d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"files.insertFinalNewline": true,
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
}
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"2.62.0",
"2.61.0"
]
}
}

0 comments on commit 1712d12

Please sign in to comment.