1 Commits
v1.0.0 ... main

Author SHA1 Message Date
Ignacio Ballesteros
15e55ee126 chore: bump version to 1.0.1 for update test
All checks were successful
CI / build (push) Successful in 21s
Release / build (push) Successful in 38s
Release / update-rolling-release (push) Successful in 7s
Release / publish-release (push) Successful in 7s
2026-02-17 23:56:10 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Zotero Org Export Annotations",
"version": "1.0.0",
"version": "1.0.1",
"description": "Export Zotero PDF/EPUB annotations to Org-mode files for Emacs, org-roam, and citar",
"author": "Ignacio",
"homepage_url": "https://gitea.bueso.eu/ignacio.ballesteros/zotero-notes-export-org",

View File

@@ -1,6 +1,6 @@
{
"name": "zotero-org-export-annotations",
"version": "1.0.0",
"version": "1.0.1",
"description": "Export Zotero PDF/EPUB annotations to Org-mode files for Emacs integration",
"config": {
"addonName": "Zotero Org Export Annotations",