chore: bump version

This commit is contained in:
Aleix Soler 2025-05-25 17:41:56 +02:00
parent 465bb30db7
commit 3f6ea30e9f
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "note-status",
"name": "Note Status",
"version": "1.0.12",
"version": "1.0.14",
"minAppVersion": "0.15.0",
"description": "Enhance your note organization with a status management system. Assign and track statuses (active, on hold, completed, dropped) for your notes with a customizable interface including status pane, dropdown, and file explorer integration.",
"author": "Aleix Soler",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-sample-plugin",
"version": "1.0.0",
"version": "1.0.14",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {