Skip to content

Commit 7a43864

Browse files
committed
Fixing issues
1 parent 4c1673c commit 7a43864

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 1.0.3
2+
- Updating manifest.json to follow the proper format
13
### 1.0.2
24
- Add CHANGELOG
35
- Fixing name mismatches

manifest.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
2-
"id": "linkmagic",
2+
"id": "link-magic",
33
"name": "LinkMagic",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"minAppVersion": "0.15.0",
66
"description": "Automatically adds links to defined regex.",
77
"author": "Andrew Reifman",
8-
"authorUrl": "https://github.com/AndyReifman/LinkMagic",
98
"isDesktopOnly": true
109
}

0 commit comments

Comments
 (0)