bump version

This commit is contained in:
nicwands
2026-02-24 14:20:53 -05:00
parent 177eeebc36
commit 28b17d4f08
3 changed files with 7 additions and 7 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.0.0',
apiVersion: '0.3.0',
version: '1.5.0',
apiVersion: '0.4.0',
configSchema: [
{
key: 'notesDir',