From 8c3d6043df70639ce883d851bfd99c9fe7dbe036 Mon Sep 17 00:00:00 2001 From: LadyDefile <67084868+LadyDefile@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:22:52 -0500 Subject: [PATCH] Wordsmith v.1.10.1 (#2820) * Update manifest.toml * Wordsmith 1.10.3 Fixed a spellcheck issue. --- stable/Wordsmith/manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/Wordsmith/manifest.toml b/stable/Wordsmith/manifest.toml index f07f2c007b..b58085efd6 100644 --- a/stable/Wordsmith/manifest.toml +++ b/stable/Wordsmith/manifest.toml @@ -1,9 +1,9 @@ [plugin] repository = "https://github.com/LadyDefile/Wordsmith-DalamudPlugin.git" -commit = "b5bdca5d4238dbb5b875ca311d172d1bd475a3d9" +commit = "6bba5a66d0a68d9dbefef28f15d8d69fb760f363" owners = [ "LadyDefile" ] project_path="Wordsmith" -changelog = """# Wordsmith v1.10.1 Patch Notes: -[UPDATE] Updated to 6.5""" +changelog = """# Wordsmith v1.10.3 Patch Notes: +[FIXED] Fixed a bug that caused auto-spellcheck to not work as intended."""