mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-07-27 01:34:44 +00:00
chore: dynamically fetch version from add-on metadata instead of hardcoding
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
HEALBOT_VERSION = "1.4.1";
|
||||
HEALBOT_VERSION = GetAddOnMetadata("HealBotBlue", "Version");
|
||||
|
||||
-------------
|
||||
-- ENGLISH --
|
||||
|
||||
Reference in New Issue
Block a user