chore(tasks): update tasks.json version to 2.0.0 for VS Code compatibility

This commit is contained in:
Aung Myo Kyaw 2025-07-27 13:09:29 +07:00
parent c3915cdc83
commit 640431a6af
No known key found for this signature in database
GPG Key ID: CF9C1464F7063FDD

2
.vscode/tasks.json vendored
View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.0", "version": "2.0.0",
"tasks": [ "tasks": [
{ {
"label": "generate-readme", "label": "generate-readme",