feat: publish Toolbox 0.6.0 with regex-tools

This commit is contained in:
2026-07-24 18:14:47 +02:00
parent a9c31c8986
commit 5c052bc6d1
17 changed files with 117 additions and 39 deletions

View File

@@ -1,8 +1,8 @@
# Corresponding source
The source code corresponding to add·ideas Toolbox Portal 0.2.4 is available at:
The source code corresponding to add·ideas Toolbox Portal 0.2.5 is available at:
https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.5.0
https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.6.0
Each bundled application contains its own `SOURCE.md`, license, and third-party
license materials. The application sources are also linked from the portal.

View File

@@ -24,6 +24,10 @@
{
"manifest": "./apps/av/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/regex/toolbox-app.json",
"enabled": true
}
]
}