reset version/package

This commit is contained in:
nicwands
2026-02-25 22:12:30 -05:00
parent 6ec688b994
commit 8a0b27992c
3 changed files with 17 additions and 17 deletions

View File

@@ -5,8 +5,8 @@ export default definePlugin({
id: 'filesystem',
name: 'Filesystem',
description: 'Store notes as markdown files on your local filesystem',
version: '1.6.0',
apiVersion: '0.4.0',
version: '0.1.0',
apiVersion: '0.1.0',
configSchema: [
{
key: 'notesDir',