From 98a22838a14cdb296500b30b49a825b78f7211cf Mon Sep 17 00:00:00 2001 From: SpaghettDev <37266659+SpaghettDev@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:17:19 -0400 Subject: [PATCH] update: Bump version --- BromaIDA.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BromaIDA.py b/BromaIDA.py index a9ee0af..8316845 100644 --- a/BromaIDA.py +++ b/BromaIDA.py @@ -1,4 +1,4 @@ -VERSION = "5.2.1" +VERSION = "5.3.0" __AUTHOR__ = "SpaghettDev" PLUGIN_NAME = "BromaIDA"