From b67bc5c7c335c964410fbbe9b013f34fbce898d4 Mon Sep 17 00:00:00 2001 From: KrystalSkull <150982280+KrstlSkll69@users.noreply.github.com> Date: Sat, 29 Jun 2024 22:31:30 -0400 Subject: [PATCH] Update version --- PrivateChannelRecolor.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PrivateChannelRecolor.css b/PrivateChannelRecolor.css index bbf1c28..0df9d63 100644 --- a/PrivateChannelRecolor.css +++ b/PrivateChannelRecolor.css @@ -1,7 +1,7 @@ /** * @name Private Channel recolor * @author krystalskullofficial -* @version 4.0 +* @version 5.0 * @description recolors the icon for Private channels so they are easier to see/notice */ @@ -19,4 +19,4 @@ /*--- Chat Lock Icon Recolor ---*/ .icon_e44302 path[d^="M16 4h.5v"] { fill: var(--yellow-200) !important; -} \ No newline at end of file +}