For some reason Curse is not packaging tag 1.0.1
Alar of Daggerspine [11-20-14 - 10:06]
For some reason Curse is not packaging tag 1.0.1
Let's try with 1.0-1
Signed-off-by: Alar of Daggerspine <alar@aspide.it>
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d8bcaaf..cf0b221 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,5 @@
= GarrisonCommander helps you when choosing the right follower for the right mission =
-* 1.0.1
+* 1.0.2
Fixed: Follower info refresh should be now more reliable
Feature: Mission panel is now movable
Feature: Shows also countered traits( i.e. environmente/racial bonuses)
diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc
index 5445aaf..f607423 100644
--- a/GarrisonCommander.toc
+++ b/GarrisonCommander.toc
@@ -4,7 +4,7 @@
## Notes-itIT: Ti aiuta a scegliere il giusto seguace per la giusta missione
## Author: Alar of Daggerspine
## Version: @project-version@ @project-abbreviated-hash@
-## X-Version: 1.0.1
+## X-Version: 1.0.2
## X-Revision: @project-abbreviated-hash@
## eMail: alar@aspide.it
## URL: http://wow.aspide.it
diff --git a/RelNotes.lua b/RelNotes.lua
index 9b1f176..ce34382 100644
--- a/RelNotes.lua
+++ b/RelNotes.lua
@@ -19,7 +19,7 @@ GarrisonCommander adds to mission tooltips the following informations:
# Mission assign optimizer: I think I could also propone the best assignment to maximise your chances of success
]])
-self:RelNotes(1,0,1,[[
+self:RelNotes(1,0,2,[[
Fixed: Follower info refresh should be now more reliable
Feature: Mission panel is now movable
Feature: Shows also countered traits( i.e. environmente/racial bonuses)