From 75fce681450719a9ec7440f27dea3ef5d29f861f Mon Sep 17 00:00:00 2001 From: Edems <57250017+Edems-DEV@users.noreply.github.com> Date: Tue, 21 Jul 2026 21:11:25 +0200 Subject: [PATCH] chore(bump) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a7753ca..4339f47 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "discord-syntax", "name": "Discord Syntax", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Discord-style `||spoiler||` and `-# subtext` markdown formatting extension.", "author": "Edems-DEV",