Update manifest.json - reverting the version back to 1.0.0 since version upgrade is not mandatory

This commit is contained in:
Gokul K 2023-07-05 19:23:14 +05:30 committed by GitHub
parent cad6721aa4
commit df57b79f6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"id": "select-current-line",
"name": "Select current line",
"version": "1.0.1",
"version": "1.0.0",
"minAppVersion": "1.0.0",
"description": "Selects the current line where the cursor is placed. Press 'ESC' button to select.",
"author": "Gokul",