From 3f4315e81d97fb11f285ad1b8757cb27da73138d Mon Sep 17 00:00:00 2001 From: KelvinTegelaar <49186168+KelvinTegelaar@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:47:16 +0100 Subject: [PATCH] up versions --- public/version.json | 2 +- public/version_latest.txt | 1 + version_latest.txt | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 public/version_latest.txt create mode 100644 version_latest.txt diff --git a/public/version.json b/public/version.json index 486d17ac7360..f307083d87f9 100644 --- a/public/version.json +++ b/public/version.json @@ -1,3 +1,3 @@ { - "version": "7.0.0-rc3" + "version": "7.0.1" } diff --git a/public/version_latest.txt b/public/version_latest.txt new file mode 100644 index 000000000000..5e39348ef037 --- /dev/null +++ b/public/version_latest.txt @@ -0,0 +1 @@ +99.99.99 \ No newline at end of file diff --git a/version_latest.txt b/version_latest.txt new file mode 100644 index 000000000000..5e39348ef037 --- /dev/null +++ b/version_latest.txt @@ -0,0 +1 @@ +99.99.99 \ No newline at end of file