chore(package.json): revert version to 0.1.2

This commit is contained in:
xberry1231 2026-04-26 19:14:42 -04:00
parent de678b4d61
commit 9897718673

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-drag-out",
"version": "0.1.3",
"version": "0.1.2",
"description": "Drag files from Obsidian's file explorer to other applications (local filesystem, browser uploads, email attachments, etc.) with native OS drag handles instead of obsidian:// URIs.",
"main": "main.js",
"scripts": {