diff --git a/history.txt b/history.txt index 72bc00d..e1d34d0 100644 --- a/history.txt +++ b/history.txt @@ -7,6 +7,17 @@ Current version from Geoffray Levasseur ------------------------------------------------------------------------------ Version history: ------------------------------------------------------------------------------ + +# 24/02/2022 v3.3.1 + Fixed version detection + Added "busy" function + Fixed use of library functions before it's loaded + +# 28/11/2022 v3.3.0 + Initial version update support + Changed versioning code + Added installation path detection + # 28/11/2022 v3.2.3 Made proper readme file, to improve diff --git a/version b/version index 15a2799..bea438e 100644 --- a/version +++ b/version @@ -1 +1 @@ -3.3.0 +3.3.1