Quantcast

Fixed version number to 3.1

Taracque [01-04-13 - 17:28]
Fixed version number to 3.1
Filename
Change_log.txt
Elementarist.lua
Elementarist.toc
diff --git a/Change_log.txt b/Change_log.txt
index 82cfa25..b6d49f8 100755
--- a/Change_log.txt
+++ b/Change_log.txt
@@ -1,3 +1,7 @@
+**v3.1.0**
+* Added: More resto function added, each talent has it's own config panel
+* Fixed: Elemental rotation fixed to match Totemspot's description
+
 **v3.0.2**
 * Change: Modular design, now contains some Restoration functions
 * Fixed: Spell flow frame visible if a mind controlled player is targeted, also remain visible while using a vehicle, which has no action bar
diff --git a/Elementarist.lua b/Elementarist.lua
index 90b98dc..0f038fb 100755
--- a/Elementarist.lua
+++ b/Elementarist.lua
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------------------
--- Elementarist 3.0.2
+-- Elementarist 3.1.0
 --
 -- 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.0.2'
+Elementarist.versionNumber = '3.1.0'
 Elementarist.playerName = UnitName("player")
 Elementarist.playerGUID = UnitGUID("player")
 Elementarist.targetGUID = nil
diff --git a/Elementarist.toc b/Elementarist.toc
index bef8264..1e2ebc1 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.0.2
+## Version: 3.1.0
 ## SavedVariables: ElementaristDB
 ## OptionalDeps: OmniCC, SpellFlash
 ## Dependencies: