Update version to 1.2.0 in manifest.json

This commit is contained in:
Luis Jonathan Ordoñez 2026-06-22 16:38:49 -05:00 committed by GitHub
parent 19913d4940
commit cf04a008c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"id": "remove-task-format",
"name": "Remove Task Format",
"version": "1.0.0",
"version": "1.2.0",
"minAppVersion": "0.15.0",
"description": "Remove task checkbox formatting ([ ] or [x]) from the current line using a keyboard shortcut.",
"author": "eluisjonathan",