Version 1.7.0.1 (25-08-2018)
Jarth [08-25-18 - 09:21]
Version 1.7.0.1 (25-08-2018)
diff --git a/Changelog b/Changelog
index 0e89421..2368e3d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,9 @@
-------------------------------------------------------------------------------
Memento bar
-------------------------------------------------------------------------------
+Version 1.7.0.1 (25-08-2018)
+- Updated APIVersion to 100024.
+
Version 1.7.0 (06-05-2018)
- Mainstreamed code base in MementoBar and SummonAssistant.
- Split shared code into seperate library: "LibJarthSharedBase".
diff --git a/Libs/LibAddonMenu-2.0/LibAddonMenu-2.0.txt b/Libs/LibAddonMenu-2.0/LibAddonMenu-2.0.txt
index b2a7a42..6a19fba 100644
--- a/Libs/LibAddonMenu-2.0/LibAddonMenu-2.0.txt
+++ b/Libs/LibAddonMenu-2.0/LibAddonMenu-2.0.txt
@@ -1,4 +1,4 @@
-## APIVersion: 100020 100021
+## APIVersion: 100024
## Title: LibAddonMenu-2.0
## Version: 2.0 r25
## AddOnVersion: 25
diff --git a/Libs/LibJarthSharedBase/LibJarthSharedBase.txt b/Libs/LibJarthSharedBase/LibJarthSharedBase.txt
index 60c6831..3200fe5 100644
--- a/Libs/LibJarthSharedBase/LibJarthSharedBase.txt
+++ b/Libs/LibJarthSharedBase/LibJarthSharedBase.txt
@@ -4,7 +4,7 @@
; States and/or other countries. All rights reserved.
; You can read the full terms at https://account.elderscrollsonline.com/add-on-terms
-## APIVersion: 100022 100023
+## APIVersion: 100024
## Title: LibJarthSharedBase
## Version: 1.0.1
## Author: Jarth
diff --git a/MementoBar_Constants.lua b/MementoBar_Constants.lua
index f5ea2f0..e6b03e8 100644
--- a/MementoBar_Constants.lua
+++ b/MementoBar_Constants.lua
@@ -14,7 +14,7 @@ baseModule.Addon = {
Name = "MementoBar",
DisplayName = "Memento bar",
Version = 1.7,
- MinorVersion = 0,
+ MinorVersion = 0.1,
SlashCommand = "/mb",
Author = "Jarth",
Website = ""