Toc bump
Giovanni Gargani [01-17-20 - 21:03]
diff --git a/.project b/.project
index 079926c..540725e 100644
--- a/.project
+++ b/.project
@@ -18,12 +18,13 @@
</buildSpec>
<natures>
<nature>org.eclipse.koneki.ldt.nature</nature>
+ <nature>org.eclipse.ldt.nature</nature>
</natures>
<linkedResources>
<link>
<name>_pkgmeta</name>
<type>1</type>
- <location>/home/giovanni/git/Wow/GarrisonCommander/.pkgmeta</location>
+ <location>D:/home/giovanni/git/Wow/GarrisonCommander/.pkgmeta</location>
</link>
</linkedResources>
</projectDescription>
diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc
index 1597d68..a1acdec 100644
--- a/GarrisonCommander.toc
+++ b/GarrisonCommander.toc
@@ -1,4 +1,4 @@
-## Interface: 80205
+## Interface: 80300
## Title: GarrisonCommander
## Notes: Sending all follower to missions with just one click and more
## Notes-itIT: Invia tutti i seguaci in missione con un click e molto altro
diff --git a/RelNotes.lua b/RelNotes.lua
index 2e60b49..41e3542 100644
--- a/RelNotes.lua
+++ b/RelNotes.lua
@@ -22,6 +22,9 @@ self:Wiki([[
== Silent mode ==
typing /gac silent in chat will eliminate every chat message from GarrisonCommander
]])
+self:RelNotes(3,2,3,[[
+Feature: Toc 80300
+]])
self:RelNotes(3,2,2,[[
Fix: Due to Blizzartd UI changes, unlock panel is no longer available. Sorry mates
]])