Release 0.10.2

This commit is contained in:
sylyx 2026-06-16 10:50:45 +02:00
parent 23909dceeb
commit f1c6d43613
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.1",
"version": "0.10.2",
"author": "l.lingler",
"applications": {
"gecko": {

View File

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