Skip to content

Commit 3ad5b13

Browse files
committed
Bump minor
1 parent 081304b commit 3ad5b13

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "obsidian-contacts",
33
"name": "Contacts",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"minAppVersion": "0.15.0",
66
"description": "Allows you to manage and organize your contacts.",
77
"author": "Vadim Beskrovnov",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"1.0.0": "0.15.0",
3-
"1.0.1": "0.15.0"
3+
"1.0.1": "0.15.0",
4+
"1.1.0": "0.15.0"
45
}

0 commit comments

Comments
 (0)