Skip to content

Commit 966cece

Browse files
committed
release: 1.5.6
1 parent 68a61b3 commit 966cece

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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": "joplin-plugin-outline",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "",
55
"scripts": {
66
"dist": "webpack --joplin-plugin-config buildMain && webpack --joplin-plugin-config buildExtraScripts && webpack --joplin-plugin-config createArchive",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 1,
33
"id": "outline",
44
"app_min_version": "1.6.7",
5-
"version": "1.5.5",
5+
"version": "1.5.6",
66
"name": "Outline",
77
"description": "Outline (TOC) sidebar plugin for joplin.",
88
"author": "cqroot",

0 commit comments

Comments
 (0)