Better versioning
This commit is contained in:
parent
7eb4efd423
commit
56162b82c9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
local _, u = ...
|
local _, u = ...
|
||||||
u.version = "v0.1.4"
|
u.version = GetAddOnMetadata("ImbusBinds", "Version")
|
||||||
|
|
||||||
-- https://wowpedia.fandom.com/wiki/BindingID
|
-- https://wowpedia.fandom.com/wiki/BindingID
|
||||||
local myBinds = {
|
local myBinds = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue