Update 26 Greymoor compatibility
Leandro Silva [04-23-20 - 12:03]
Update 26 Greymoor compatibility
diff --git a/LeoTrainer.txt b/LeoTrainer.txt
index 3ebf2a3..877ef8a 100644
--- a/LeoTrainer.txt
+++ b/LeoTrainer.txt
@@ -1,7 +1,7 @@
## Title: Leo's Trainer
-## APIVersion: 100030
-## Version: 2.1.0
-## AddOnVersion: 210
+## APIVersion: 100030 100031
+## Version: 2.2.0
+## AddOnVersion: 220
## Author: |c39B027@LeandroSilva|r
## SavedVariables: LeoTrainer_Settings LeoTrainer_Data
## OptionalDependsOn: FCOItemSaver PersonalAssistant DolgubonsLazyWritCreator
diff --git a/LeoTrainerConst.lua b/LeoTrainerConst.lua
index db684b6..5df7fc3 100644
--- a/LeoTrainerConst.lua
+++ b/LeoTrainerConst.lua
@@ -8,7 +8,7 @@ LeoTrainer = {
}
LeoTrainer.name = "LeoTrainer"
LeoTrainer.displayName = "Leo's Trainer"
-LeoTrainer.version = "2.1.0"
+LeoTrainer.version = "2.2.0"
LeoTrainer.chatPrefix = "|c39B027" .. LeoTrainer.name .. "|r: "
LeoTrainer.setting = nil
LeoTrainer.hidden = true