From 931f9307349f3f06cb3b31d1b14a742513914050 Mon Sep 17 00:00:00 2001 From: Nathan C Date: Sat, 18 Jan 2025 20:55:50 -0500 Subject: [PATCH] update to 1.1.1 --- stable/ShopItemRevealer/manifest.toml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/stable/ShopItemRevealer/manifest.toml b/stable/ShopItemRevealer/manifest.toml index d03b1010f2..5d6e3884a7 100644 --- a/stable/ShopItemRevealer/manifest.toml +++ b/stable/ShopItemRevealer/manifest.toml @@ -1,14 +1,4 @@ [plugin] repository = "https://github.com/Era-FFXIV/ShopItemRevealer.git" -commit = "b82169e2a58ec2e07aafd69dbb2844cdb334e10f" -owners = ["nathanctech"] -changelog = """ -1.1.0 - - Adds gemstone vendor support with FATE rank requirement tracking. - - Added some help desk at the bottom of the window. - - Showing/hiding unrevealed items now re-sorts the table correctly. - - Some code cleanup -1.0.2 -- Adds sorting the table by item name (default) or quantity required. -- Fixes another imgui assert. -""" \ No newline at end of file +commit = "53e40a7e15edb24484be6cdc422c3eda289707c7" +owners = ["nathanctech"] \ No newline at end of file