Downgrade version to 1.0.2 in package.json

This commit is contained in:
wood chen 2025-01-23 23:44:37 +08:00
parent b619eb312a
commit 38c3c4b2f8

View File

@ -1,6 +1,6 @@
{
"name": "obsidian-publish-to-discourse",
"version": "1.0.4",
"version": "1.0.2",
"description": "Post notes to the Discourse forum.",
"main": "main.js",
"scripts": {