feat: publish Toolbox 0.8.0

This commit is contained in:
2026-07-27 02:09:09 +02:00
parent 470ee49ca2
commit 9347554324
13 changed files with 48 additions and 48 deletions
+2 -2
View File
@@ -489,9 +489,9 @@ export default function App() {
</span>
</p>
<span>
Portal v0.2.6 ·{' '}
Portal v0.2.7 ·{' '}
<a
href="https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.7.0"
href="https://git.add-ideas.de/zemion/toolbox-portal/src/tag/v0.8.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.1.0',
version: '0.3.0',
description:
'Develop, explain, test and apply regular expressions locally in the browser.',
icon: './regex.svg',