From f607424f5f57617b6c6a8d123b12104bf1ef34fe Mon Sep 17 00:00:00 2001 From: Sathvik Rao Poladi <36164509+Sathvik-Rao@users.noreply.github.com> Date: Fri, 3 Jan 2025 04:00:39 -0500 Subject: [PATCH] meta: version update --- version.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/version.json b/version.json index 88c1a455..e5434256 100644 --- a/version.json +++ b/version.json @@ -1,7 +1,7 @@ { - "android" : "1.3.0", - "windows" : "1.3.0", - "linux_gui" : "1.3.2", - "linux_non_gui" : "1.3.2", - "macos" : "1.3.1" + "android" : "2.0.0", + "windows" : "2.0.0", + "linux_gui" : "2.0.0", + "linux_non_gui" : "2.0.0", + "macos" : "2.0.0" }