Fix publish and tag new release

This commit is contained in:
Andras Schmelczer 2024-12-19 23:17:12 +00:00
parent c62b85c04d
commit f5eca5ddf8
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 8 additions and 5 deletions

View file

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