We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1673c commit 7a43864Copy full SHA for 7a43864
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+### 1.0.3
2
+ - Updating manifest.json to follow the proper format
3
### 1.0.2
4
- Add CHANGELOG
5
- Fixing name mismatches
manifest.json
@@ -1,10 +1,9 @@
{
- "id": "linkmagic",
+ "id": "link-magic",
"name": "LinkMagic",
- "version": "1.0.2",
+ "version": "1.0.3",
"minAppVersion": "0.15.0",
6
"description": "Automatically adds links to defined regex.",
7
"author": "Andrew Reifman",
8
- "authorUrl": "https://github.com/AndyReifman/LinkMagic",
9
"isDesktopOnly": true
10
}
0 commit comments