Skip to content

Commit 08d0557

Browse files
committed
Bump version to 2.5.6
1 parent f2ce316 commit 08d0557

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "notebook-navigator",
33
"name": "Notebook Navigator",
4-
"version": "2.5.5",
4+
"version": "2.5.6",
55
"minAppVersion": "1.8.7",
66
"description": "Replace the default file explorer with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.",
77
"author": "Johan Sanneblad",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notebook-navigator",
3-
"version": "2.5.5",
3+
"version": "2.5.6",
44
"description": "Replace the default file explorer with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.",
55
"main": "main.js",
66
"engines": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,6 @@
156156
"2.5.2": "1.8.7",
157157
"2.5.3": "1.8.7",
158158
"2.5.4": "1.8.7",
159-
"2.5.5": "1.8.7"
159+
"2.5.5": "1.8.7",
160+
"2.5.6": "1.8.7"
160161
}

0 commit comments

Comments
 (0)