From 8e7cc28cb1bfaed68844d59811a711562a18083d Mon Sep 17 00:00:00 2001 From: Knack117 Date: Sat, 14 Feb 2026 23:52:08 -0500 Subject: [PATCH] CBT: bump to 0.0.3.13 (fix KeyNotFoundException for missing status IDs) Co-authored-by: Cursor --- pluginmaster.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pluginmaster.json b/pluginmaster.json index 1e373ec..26bdb46 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -91,14 +91,14 @@ "Punchline": "A configurable ImGUI FlyText replacement.", "Description": "This plugin allows the configuration and customization of in-game flytext. API 14 build.", "InternalName": "CBT", - "AssemblyVersion": "0.0.3.12", + "AssemblyVersion": "0.0.3.13", "RepoUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT", "ApplicableVersion": "any", "DalamudApiLevel": 14, "Tags": [ "combat", "flytext", "plugin" ], "IconUrl": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/raw/branch/main/res/icon.png", - "DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.12/CBT.zip", - "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.12/CBT.zip", - "LastUpdate": "1771101745" + "DownloadLinkInstall": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.13/CBT.zip", + "DownloadLinkUpdate": "http://brassnet.ddns.net:33983/KnackAtNite/CBT/releases/download/v0.0.3.13/CBT.zip", + "LastUpdate": "1771113099" } ]