We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0adfa commit e38dcddCopy full SHA for e38dcdd
Sort.novaextension/extension.json
@@ -3,7 +3,7 @@
3
"name": "Sort",
4
"organization": "Chris DiLorenzo",
5
"description": "Sort lines by content or length in the editor.",
6
- "version": "1.3.6",
+ "version": "1.3.7",
7
"categories": ["commands"],
8
"repository": "https://github.com/chrisdl/nova-sort",
9
"bugs": "https://github.com/chrisdl/nova-sort/issues",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nova-sort",
"description": "A Nova.app extension for sorting selections",
"main": "Sort.novaextension/Scripts/main.js",
"repository": {
0 commit comments