Version 1.7.0.1 (25-08-2018)
Jarth [08-25-18 - 09:09]
Version 1.7.0.1 (25-08-2018)
diff --git a/Changelog b/Changelog
index 314575a..b8f470e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,9 @@
-------------------------------------------------------------------------------
Memento bar
-------------------------------------------------------------------------------
+Version 1.7.0.1 (25-08-2018)
+- Updated APIVersion to include 100023 and 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/SummonAssistant.txt b/SummonAssistant.txt
index 2875f47..7d8b711 100644
--- a/SummonAssistant.txt
+++ b/SummonAssistant.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: SummonAssistant
## Version: 1.7.0
## Author: Jarth
diff --git a/SummonAssistant_Constants.lua b/SummonAssistant_Constants.lua
index ab3b921..0a509af 100644
--- a/SummonAssistant_Constants.lua
+++ b/SummonAssistant_Constants.lua
@@ -14,7 +14,7 @@ baseModule.Addon = {
Name = "SummonAssistant",
DisplayName = "Summon Assistant",
Version = 1.7,
- MinorVersion = 0,
+ MinorVersion = 0.1,
SlashCommand = "/sa",
Author = "Jarth",
Website = ""