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
+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',