diff --git a/VERSIONS.LST b/VERSIONS.LST index 721f3f2..e784c3f 100644 --- a/VERSIONS.LST +++ b/VERSIONS.LST @@ -1,2 +1,2 @@ # ver|url|checksum, and | as separator, one version per || -3.1.2|https://github.com/neox95/CNIRevelator/releases/download/3.1.1/CNIRevelator.zip|cb2f4999e7265297008074e0e2beacbb2943a004|| +3.1.2|https://github.com/neox95/CNIRevelator/releases/download/3.1.1/CNIRevelator.zip|cb2f4999e7265297008074e0e2beacbb2943a004|| \ No newline at end of file diff --git a/src/ihm.py b/src/ihm.py index cd2784f..d6fb8ca 100644 --- a/src/ihm.py +++ b/src/ihm.py @@ -36,6 +36,7 @@ import critical # critical.py import logger # logger.py import globs # globs.py import lang # lang.py + import updater # updater.py import critical # critical.py