chore: update SurfSense plugin identifiers and versioning

- Changed plugin ID from "surfsense" to "surfsense-obsidian" for clarity.
- Updated version from "0.1.1" to "0.1.0" in manifest and versions files.
- Modified author URL to point to the official SurfSense website.
- Adjusted GitHub release workflow to ensure compatibility with Obsidian and BRAT.
This commit is contained in:
Anish Sarkar 2026-04-24 23:43:01 +05:30
parent 39f56a86d6
commit 3b9be79d65
5 changed files with 10 additions and 8 deletions

View file

@ -1,3 +1,3 @@
{
"0.1.1": "1.5.4"
"0.1.0": "1.5.4"
}