Release Label Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 11:52:44 +02:00
parent 4e3df8d4a4
commit d3e43bea98
37 changed files with 1733 additions and 119 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export function createSvgZip(result: RenderResult): Blob {
files["merge-report.json"] = strToU8(
stableStringify(
{
application: "Label Tools 0.1.0",
application: "Label Tools 0.2.0",
pages: result.totalPages,
labels: result.totalLabels,
warnings: result.warnings,