Skip to content

Commit 6591f69

Browse files
committed
fix: update minimum app version
Increased the minimum app version (0.15.0 -> 1.12.0)
1 parent fda0929 commit 6591f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "note-thumbnails",
33
"name": "Note Thumbnails",
44
"version": "0.1.0",
5-
"minAppVersion": "0.15.0",
5+
"minAppVersion": "1.12.0",
66
"description": "Generates snapshots of notes to use as thumbnails in the cards layout for Bases.",
77
"author": "infinity6542",
88
"authorUrl": "https://obsidiahttps://github.com/infinity6542",

0 commit comments

Comments
 (0)