feat: publish Toolbox 0.9.0

This commit is contained in:
2026-07-27 11:48:21 +02:00
parent 9347554324
commit a50944e7cb
14 changed files with 52 additions and 49 deletions
+2 -2
View File
@@ -489,9 +489,9 @@ export default function App() {
</span>
</p>
<span>
Portal v0.2.7 ·{' '}
Portal v0.2.8 ·{' '}
<a
href="https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.8.0"
href="https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.9.0"
target="_blank"
rel="noopener noreferrer"
>
+1 -1
View File
@@ -69,7 +69,7 @@ export const regexManifest: ToolboxAppManifest = {
...pdfManifest,
id: 'de.add-ideas.regex-tools',
name: 'Regex Tools',
version: '0.3.0',
version: '0.4.0',
description:
'Develop, explain, test and apply regular expressions locally in the browser.',
icon: './regex.svg',