From 61c8175e2ad9760d9811e0bd71a4d4e92c1b4123 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 20 Feb 2026 06:17:55 +0300 Subject: [PATCH] Change buildType from 'Release' to 'Master' --- versions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/versions.json b/versions.json index c4c3dc0..32b11b4 100644 --- a/versions.json +++ b/versions.json @@ -1395,7 +1395,7 @@ } }, "1.2.70.254": { - "buildType": "Release", + "buildType": "Master", "fullversion": "1.2.70.254.gc8d9cbb8", "links": { "win": { @@ -1410,7 +1410,7 @@ } }, "1.2.70.253": { - "buildType": "Release", + "buildType": "Master", "fullversion": "1.2.70.253.g75b5048f", "links": { "win": { @@ -4994,4 +4994,4 @@ } } } -} \ No newline at end of file +}