From 0afd2008b83ac69649a261eac6984ea1025b79c6 Mon Sep 17 00:00:00 2001 From: Spartan322 Date: Thu, 19 Jun 2025 02:44:20 -0400 Subject: [PATCH] Sync with tag redot-4.3.1-stable (Redot-Engine/redot-engine@6b2a15678b53c3343ff7c988b7cdeb2ba51b4ffb) --- .github/workflows/ci.yml | 2 +- gdextension/extension_api.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3dc90a5..9eafa09 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ env: # Only used for the cache key. Increment version to force clean build. GODOT_BASE_BRANCH: master # Used to select the version of Redot to run the tests with. - REDOT_TEST_VERSION: 4.3.1-rc.1 + REDOT_TEST_VERSION: 4.3.1-stable # Use UTF-8 on Linux. LANG: en_US.UTF-8 LC_ALL: en_US.UTF-8 diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index 69b5c2a..19f3b8a 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,18 +3,18 @@ "version_major": 4, "version_minor": 3, "version_patch": 1, - "version_status": "rc", - "version_status_version": 1, + "version_status": "stable", + "version_status_version": 0, "version_build": "official", - "version_full_name": "Redot Engine v4.3.1.rc.1.official" + "version_full_name": "Redot Engine v4.3.1.stable.official" }, "header": { "version_major": 4, "version_minor": 3, "version_patch": 1, "version_status": "dev", - "version_build": "redot.custom_build", - "version_full_name": "Godot Engine v4.3.1.dev.redot.custom_build" + "version_build": "redot.official", + "version_full_name": "Godot Engine v4.3.1.dev.redot.official" }, "builtin_class_sizes": [ {