API update

His Dad [05-27-20 - 20:12]
API update

Signed-off-by: His Dad <John@hisdad.org>
Filename
Doc/Changelog.txt
HistOffline.lua
history.lua
history.txt
diff --git a/Doc/Changelog.txt b/Doc/Changelog.txt
index bbf990f..7939502 100644
--- a/Doc/Changelog.txt
+++ b/Doc/Changelog.txt
@@ -1,3 +1,7 @@
+2020-05-28 version 65
+Api update.
+
+
 2020-04-22 version 64
 Api update.
 Add Greymoor
diff --git a/HistOffline.lua b/HistOffline.lua
index 59ce5de..1a2a468 100644
--- a/HistOffline.lua
+++ b/HistOffline.lua
@@ -17,7 +17,7 @@ Settings_s ="./my/visibility.lua"
 --force_lang = "fr"  --	or "de" or "fr"  for debugging

 -- ========================
-version= "64"
+version= "65"
 require( "iuplua" )
 require( "iupluacontrols" )

diff --git a/history.lua b/history.lua
index 753728c..d491977 100644
--- a/history.lua
+++ b/history.lua
@@ -1,6 +1,6 @@
 hist = {
 	name = "history",
-	version = 64,
+	version = 65,
 	initialised = false,
 	SV={},
 	L={},
diff --git a/history.txt b/history.txt
index 6f0c2da..c5a24c6 100644
--- a/history.txt
+++ b/history.txt
@@ -1,6 +1,6 @@
 ## Title: Dad's History
-## APIVersion: 100029 100030
-## Version: 64
+## APIVersion: 100031 100032
+## Version: 65
 ## Author: HisDad
 ## Description: Record progress of all characters for offline viewing. No in-game interface.
 ## SavedVariables: History_SV