Version bumped to 3.3.1 (3.3.0 untagged)

This commit is contained in:
2023-02-24 19:00:23 +01:00
parent 3248327e56
commit c2ca5f659c
2 changed files with 12 additions and 1 deletions

View File

@@ -7,6 +7,17 @@ Current version from Geoffray Levasseur <fatalerrors@geoffray-levasseur.org>
------------------------------------------------------------------------------
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

View File

@@ -1 +1 @@
3.3.0
3.3.1