Quantcast

Signed-off-by: BillLive <bill@live.com.au>

BillLive [01-10-16 - 11:35]
Signed-off-by: BillLive <bill@live.com.au>
Filename
Elementarist.lua
diff --git a/Elementarist.lua b/Elementarist.lua
index 7a439a9..211e879 100755
--- a/Elementarist.lua
+++ b/Elementarist.lua
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------------------
--- Elementarist 3.6.1b
+-- Elementarist 3.6.2 Release
 --
 -- Shows the advised spell for an elemental shaman for optimal DPS output.
 -------------------------------------------------------------------------------
@@ -8,7 +8,7 @@ Elementarist = {Locals = {}}

 local L = Elementarist.Locals

-Elementarist.versionNumber = '3.6.1';
+Elementarist.versionNumber = '3.6.2';
 Elementarist.enabled = true;
 Elementarist.playerName = UnitName("player")
 Elementarist.playerGUID = UnitGUID("player")