From c2ca5f659c87ada79ac982416b74c0744221c6a5 Mon Sep 17 00:00:00 2001 From: fatalerrors Date: Fri, 24 Feb 2023 19:00:23 +0100 Subject: [PATCH] Version bumped to 3.3.1 (3.3.0 untagged) --- history.txt | 11 +++++++++++ version | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) 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