diff --git a/mist.lua b/mist.lua index 25ce652..eb017f3 100644 --- a/mist.lua +++ b/mist.lua @@ -35,7 +35,7 @@ mist = {} -- don't change these mist.majorVersion = 4 mist.minorVersion = 1 -mist.build = 63 +mist.build = 65 -- forward declaration of log shorthand local log diff --git a/rev changelog.txt b/rev changelog.txt index f4c3bbd..9aa72fb 100644 --- a/rev changelog.txt +++ b/rev changelog.txt @@ -1,3 +1,12 @@ +v65 +-Fixed update db tables not updating + +v64 +-Fixes to debug code + +v62 and v63 +-Donno + v61 - 4.1 release -Fixed locality issue with unitToWP