Skip to content

Commit 6dbcf20

Browse files
committed
2.8.1
1 parent f4f293a commit 6dbcf20

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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": "supernote",
33
"name": "Unofficial Supernote by Ratta Integration",
4-
"version": "2.8.0",
4+
"version": "2.8.1",
55
"minAppVersion": "1.5.12",
66
"description": "View Supernote notes, generate markdown from note and capture screen mirror.",
77
"author": "Brandon Philips",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "supernote-obsidian-plugin",
3-
"version": "2.8.0",
3+
"version": "2.8.1",
44
"description": "Unofficial Supernote by Ratta Integration for Obsidian",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
"2.5.0": "1.5.12",
3636
"2.6.0": "1.5.12",
3737
"2.7.0": "1.5.12",
38-
"2.8.0": "1.5.12"
38+
"2.8.0": "1.5.12",
39+
"2.8.1": "1.5.12"
3940
}

0 commit comments

Comments
 (0)