mirror of
https://github.com/gokulk16/select-current-line-plugin.git
synced 2026-07-22 07:40:26 +00:00
Update manifest.json - reverting the version back to 1.0.0 since version upgrade is not mandatory
This commit is contained in:
parent
cad6721aa4
commit
df57b79f6a
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue