From d7058326c580153f0e02a6797023dca38a3919e8 Mon Sep 17 00:00:00 2001 From: Nix <75538775+nixietab@users.noreply.github.com> Date: Sun, 5 May 2024 23:38:36 -0300 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..c2e1af6 --- /dev/null +++ b/version.json @@ -0,0 +1,3 @@ +{ + "version": "0.3" +}