Syntax fix for manifest.json - an unexpected character slipped in
This commit is contained in:
parent
2d8b478f0e
commit
b0592e471d
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "custom-sort",
|
||||
"name": "Custom File Explorer sorting",
|
||||
"version": "3.1.2",§
|
||||
"version": "3.1.2",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Allows for manual and automatic, config-driven reordering and sorting of files and folders in File Explorer",
|
||||
"author": "SebastianMC",
|
||||
|
|
Loading…
Reference in New Issue