From e27a027ae99a6c11171635b2a120803e8682aac6 Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Sat, 3 Aug 2024 15:29:19 +0200 Subject: [PATCH] Create version.json --- version.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 version.json diff --git a/version.json b/version.json new file mode 100644 index 0000000..5d0fb8b --- /dev/null +++ b/version.json @@ -0,0 +1,3 @@ +{ + "version": "4.0.1" +}