Publish 2.6.1
Zig Zichterman [10-06-16 - 02:02]
Publish 2.6.1
2.6.1 2016-10-05
* Increment API version for ESO 2.6 (One Tamriel). No other changes.
diff --git a/GuildGoldDeposits.lua b/GuildGoldDeposits.lua
index 759aa33..c07ef50 100644
--- a/GuildGoldDeposits.lua
+++ b/GuildGoldDeposits.lua
@@ -2,7 +2,7 @@ local LAM2 = LibStub("LibAddonMenu-2.0")
local GuildGoldDeposits = {}
GuildGoldDeposits.name = "GuildGoldDeposits"
-GuildGoldDeposits.version = "2.5.1"
+GuildGoldDeposits.version = "2.6.1"
GuildGoldDeposits.savedVarVersion = 2
GuildGoldDeposits.default = {
enable_guild = { true, true, true, true, true }
diff --git a/GuildGoldDeposits.txt b/GuildGoldDeposits.txt
index c0ecfc7..adbf441 100644
--- a/GuildGoldDeposits.txt
+++ b/GuildGoldDeposits.txt
@@ -1,7 +1,7 @@
## Title: Guild Gold Deposits
-## Description: Guild Gold Deposits version 2.5.1
+## Description: Guild Gold Deposits version 2.6.1
## Author: ziggr
-## APIVersion: 100016
+## APIVersion: 100017
## SavedVariables: GuildGoldDepositsVars
## OptionalDependsOn: LibAddonMenu-2.0
diff --git a/doc/changelog.txt b/doc/changelog.txt
index a8eef5e..14f0a75 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -1,3 +1,8 @@
+[B]2.6.1 2016-10-05[/B]
+[LIST]
+[*]Increment API version for ESO 2.6 (One Tamriel). No other changes.
+[/LIST]
+
[B]2.5.1 2016-08-06[/B]
[LIST]
[*]Increment API version for ESO 2.5 (Shadows of the Hist). No other changes.
diff --git a/published/GuildGoldDeposits 2.6.1.zip b/published/GuildGoldDeposits 2.6.1.zip
new file mode 100644
index 0000000..60114a5
Binary files /dev/null and b/published/GuildGoldDeposits 2.6.1.zip differ