Skip to content

Commit 2980314

Browse files
authored
feat: Create manifest.json
0 parents  commit 2980314

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"id": "confluence-integration",
3+
"name": "Confluence Integration",
4+
"version": "4.1.1",
5+
"minAppVersion": "1.0.0",
6+
"description": "This plugin allows you to publish your notes to Confluence",
7+
"author": "andymac4182",
8+
"authorUrl": "https://github.com/andymac4182",
9+
"isDesktopOnly": true
10+
}

0 commit comments

Comments
 (0)