Skip to content

Commit 19615b3

Browse files
committed
Bump version to 1.7.5
1 parent 2ffef98 commit 19615b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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": "recent-files-obsidian",
33
"name": "Recent Files",
4-
"version": "1.7.4",
4+
"version": "1.7.5",
55
"minAppVersion": "0.16.3",
66
"description": "List files by most recently opened",
77
"author": "Tony Grosinger",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "recent-files-obsidian",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "List files by most recently opened",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)