publish 2.5.1
Zig Zichterman [08-06-16 - 23:21]
publish 2.5.1
Bump API.
No other changes
diff --git a/GuildGoldDeposits.lua b/GuildGoldDeposits.lua
index 03777db..759aa33 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.4.1"
+GuildGoldDeposits.version = "2.5.1"
GuildGoldDeposits.savedVarVersion = 2
GuildGoldDeposits.default = {
enable_guild = { true, true, true, true, true }
diff --git a/GuildGoldDeposits.txt b/GuildGoldDeposits.txt
index 12e176d..c0ecfc7 100644
--- a/GuildGoldDeposits.txt
+++ b/GuildGoldDeposits.txt
@@ -1,7 +1,7 @@
## Title: Guild Gold Deposits
-## Description: Guild Gold Deposits version 2.4.1
+## Description: Guild Gold Deposits version 2.5.1
## Author: ziggr
-## APIVersion: 100015
+## APIVersion: 100016
## SavedVariables: GuildGoldDepositsVars
## OptionalDependsOn: LibAddonMenu-2.0
diff --git a/doc/changelog.txt b/doc/changelog.txt
index 054ee88..a8eef5e 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -1,3 +1,8 @@
+[B]2.5.1 2016-08-06[/B]
+[LIST]
+[*]Increment API version for ESO 2.5 (Shadows of the Hist). No other changes.
+[/LIST]
+
[B]2.4.1 2016-05-31[/B]
[LIST]
[*]Increment API version for ESO 2.4 (Dark Brotherhood). No other changes.
diff --git a/published/GuildGoldDeposits 2.5.1.zip b/published/GuildGoldDeposits 2.5.1.zip
new file mode 100644
index 0000000..9f0a319
Binary files /dev/null and b/published/GuildGoldDeposits 2.5.1.zip differ