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" }