Release 0.10.1

This commit is contained in:
sylyx 2026-06-16 10:27:04 +02:00
parent 73693fc381
commit 8d09f0ef16
2 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "DocuWare Ablage",
"description": "Legt markierte E-Mails (als .eml, PDF und mit Anhängen) in DocuWare ab.",
"version": "0.10.0",
"version": "0.10.1",
"author": "l.lingler",
"applications": {
"gecko": {

View File

@ -5,6 +5,10 @@
{
"version": "0.8.0",
"update_link": "https://sylyx.xyz/sylyx/thunderbird2docuware/releases/download/v0.8.0/docuware-ablage-0.8.0.xpi"
},
{
"version": "0.10.1",
"update_link": "https://sylyx.xyz/sylyx/thunderbird2docuware/releases/download/v0.10.1/docuware-ablage-0.10.1.xpi"
}
]
}