Skip to content

Commit 8a028d2

Browse files
Bumping version to 3.0.1.
1 parent fb37f35 commit 8a028d2

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-local-rest-api",
33
"name": "Local REST API",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"minAppVersion": "0.12.0",
66
"description": "Get, change or otherwise interact with your notes in Obsidian via a REST API.",
77
"author": "Adam Coddington",

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@
4747
"2.5.2": "0.12.0",
4848
"2.5.3": "0.12.0",
4949
"2.5.4": "0.12.0",
50-
"3.0.0": "0.12.0"
50+
"3.0.0": "0.12.0",
51+
"3.0.1": "0.12.0"
5152
}

0 commit comments

Comments
 (0)