Version 1.0.7 (07-02-2020)

Jarth [02-07-20 - 18:04]
Version 1.0.7 (07-02-2020)
-- Fixed issue when reloading the list of Collectibles, with no collection type selected
-- Increased width of settings tabs, to allow for the full text: "Collection Types"
-- Added tooltip text to the cog inside "Collection Types", and changed the wording of the text
Filename
CBs_Constants.lua
Changelog
CollectionBars.txt
diff --git a/CBs_Constants.lua b/CBs_Constants.lua
index 57bbace..55340ab 100644
--- a/CBs_Constants.lua
+++ b/CBs_Constants.lua
@@ -12,7 +12,7 @@ CollectionBars = {
         DisplayName = "Collection Bars",
         Abbreviation = "CBs",
         Version = 1.0,
-        MinorVersion = 0.6,
+        MinorVersion = 0.7,
         Command = "/cb_menu",
         SettingsSlash = "/cb",
         Author = "Jarth",
diff --git a/Changelog b/Changelog
index 0962223..ede40f2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
 -------------------------------------------------------------------------------
  Collection bars
 -------------------------------------------------------------------------------
+Version 1.0.7 (07-02-2020)
+-- Fixed issue when reloading the list of Collectibles, with no collection type selected
+-- Increased width of settings tabs, to allow for the full text: "Collection Types"
+-- Added tooltip text to the cog inside "Collection Types", and changed the wording of the text
+
 Version 1.0.6 (03-11-2019)
 - Updated APIVersion to 100029
 - Fixed an issue when activating certan mementos:
diff --git a/CollectionBars.txt b/CollectionBars.txt
index d1c8074..308d69c 100644
--- a/CollectionBars.txt
+++ b/CollectionBars.txt
@@ -6,7 +6,7 @@

 ## APIVersion: 100029
 ## Title: Collection Bars
-## Version: 1.0.6
+## Version: 1.0.7
 ## Author: Jarth
 ## Description: Show collection bars and activate collections with key or button press. Shortcuts: Settings window: /cb LibAddonMenu: /cb_menu
 ##