From 735152826c7a0b5121a4514d2156b9f57fdd10a7 Mon Sep 17 00:00:00 2001 From: Lucia Ceionia Date: Wed, 30 Jul 2025 17:55:58 -0500 Subject: [PATCH] version bump --- CHANGELOG.md | 4 ++++ LucysTools/manifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df2e386..2c6adfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,3 +59,7 @@ initial release 0.7.1 ---- - slash command "hotfix" + +0.7.2 +---- +- blank message fix diff --git a/LucysTools/manifest.json b/LucysTools/manifest.json index 52cca9f..ac27734 100644 --- a/LucysTools/manifest.json +++ b/LucysTools/manifest.json @@ -6,7 +6,7 @@ "Metadata": { "Name": "LucysTools", "Author": "team_sea_slug", - "Version": "0.7.1", + "Version": "0.7.2", "Description": "Fixes & Tools for WEBFISHING", "Homepage": "https://git.ceionia.com/lucia/LucysTools" }