From bcc0283149ff4920eff357ec39d22bf352ea5db5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Thu, 27 Jul 2023 18:26:20 +0200 Subject: [PATCH] [mod] main:increase version --- source/logic/main.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/logic/main.ts b/source/logic/main.ts index e1719b1..8aecafc 100644 --- a/source/logic/main.ts +++ b/source/logic/main.ts @@ -2,7 +2,7 @@ async function main( ) : Promise { // consts - const version : string = "0.8"; + const version : string = "0.9"; const workdir : string = __dirname; // init translations