Skip to content

Commit 956d437

Browse files
committed
Updating versions to prepare for the 0.1.0 release.
1 parent d02a258 commit 956d437

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"id": "obsidian-brainframe",
33
"name": "Brainframe",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"minAppVersion": "0.15.0",
6-
"description": "This is a set of tools to make Obsidian have enhanced functionality as defined in the README.",
6+
"description": "This is a set of tools to help Obsidian manage extras (such as storing links like products and software) that it doesn't currently do.",
77
"author": "Michael J. Pedersen <m.pedersen@icelus.org>",
88
"authorUrl": "https://brainframe.tech/",
99
"fundingUrl": "https://obsidian.md/pricing",
10-
"isDesktopOnly": false
10+
"isDesktopOnly": true
1111
}

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"1.0.0": "0.15.0"
2+
"0.1.0": "0.15.0"
33
}

0 commit comments

Comments
 (0)