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 081304b commit 3ad5b13Copy full SHA for 3ad5b13
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-contacts",
3
"name": "Contacts",
4
- "version": "1.0.1",
+ "version": "1.1.0",
5
"minAppVersion": "0.15.0",
6
"description": "Allows you to manage and organize your contacts.",
7
"author": "Vadim Beskrovnov",
versions.json
@@ -1,4 +1,5 @@
"1.0.0": "0.15.0",
- "1.0.1": "0.15.0"
+ "1.0.1": "0.15.0",
+ "1.1.0": "0.15.0"
}
0 commit comments