revert version
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
## Title: AtlasLoot TW Edition
|
||||
## Notes: Shows the possible loot from the bosses
|
||||
## Author: Daviesh, Pompa (Turtle WoW World Bosses), Xerron (Turtle WoW World Bosses), Gurky (Turtle WoW 1.16/1.16.1 Dungeons), |cff5BCEFAL|cffF5A9B8e|cffFFFFFFx|cffF5A9B8i|cff5BCEFAe|r
|
||||
## Version: 1.2.6
|
||||
## Version: 1.1.3
|
||||
## SavedVariables: AtlasLoot_updateavailable
|
||||
## SavedVariablesPerCharacter: AtlasLootCharDB
|
||||
## OptionalDeps: Alphamap, AtlasLoader, LootLink, ItemSync, HewdropLib, Ace2, EquipCompare, EQCompare
|
||||
|
||||
+2
-2
@@ -68,8 +68,8 @@ local AL = AceLibrary("AceLocale-2.2"):new("AtlasLoot");
|
||||
|
||||
--Establish version number and compatible version of Atlas
|
||||
local VERSION_MAJOR = "1";
|
||||
local VERSION_MINOR = "2";
|
||||
local VERSION_BOSSES = "6";
|
||||
local VERSION_MINOR = "1";
|
||||
local VERSION_BOSSES = "3";
|
||||
ATLASLOOT_VERSION = "|cffFF8400AtlasLoot TW Edition v"..VERSION_MAJOR.."."..VERSION_MINOR.."."..VERSION_BOSSES.."|r";
|
||||
ATLASLOOT_CURRENT_ATLAS = "1.12.0";
|
||||
ATLASLOOT_PREVIEW_ATLAS = "1.12.1";
|
||||
|
||||
Reference in New Issue
Block a user