Skip to content

Commit

Permalink
Syntax fix for manifest.json - an unexpected character slipped in
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianMC committed Jan 23, 2025
1 parent 2d8b478 commit b0592e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b0592e4

Please sign in to comment.