3.3.2 release
Taracque [10-16-14 - 08:59]
diff --git a/Change_log.txt b/Change_log.txt
index 6398935..36431cb 100755
--- a/Change_log.txt
+++ b/Change_log.txt
@@ -1,3 +1,6 @@
+**v3.3.2**
+* Fixed: Next and Next-Next spell advise
+
**v3.3.1**
* Fixed: Lightning shield tracking
* Fixed: Tier6Talent detection
diff --git a/Elementarist.lua b/Elementarist.lua
index 0558dc5..d7ee2d5 100755
--- a/Elementarist.lua
+++ b/Elementarist.lua
@@ -1,5 +1,5 @@
-------------------------------------------------------------------------------
--- Elementarist 3.3.1
+-- Elementarist 3.3.2
--
-- 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.3.1';
+Elementarist.versionNumber = '3.3.2';
Elementarist.enabled = true;
Elementarist.playerName = UnitName("player")
Elementarist.playerGUID = UnitGUID("player")
diff --git a/Elementarist.toc b/Elementarist.toc
index d5df100..85db043 100755
--- a/Elementarist.toc
+++ b/Elementarist.toc
@@ -2,7 +2,7 @@
## Title: Elementarist
## Notes: Elemental shaman spell rotation helper
## Author: Taracque, Felmosórongy of Arathor
-## Version: 3.3.0
+## Version: 3.3.2
## SavedVariables: ElementaristDB
## OptionalDeps: OmniCC, SpellFlash
## Dependencies: