diff options
author | George L. Albany <Megacake1234@gmail.com> | 2024-11-25 18:02:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 18:02:55 +0000 |
commit | 4eed09c59382692508de50986989494dc3b00c50 (patch) | |
tree | 8cbcb1e894d6fb2390723d235703ace7e2efd069 | |
parent | 37bca118fd989ecafa2d12b39883311f34f67ba5 (diff) | |
parent | 375a19906772bc58f1ac89d3441a11c5b28ceb8d (diff) | |
download | redot-cpp-4.3.tar.gz |
Merge pull request #13 from Spartan322/sync/a06b0a04.3
Sync with tag redot-4.3-stable (Redot-Engine/redot-engine@a06b0a0)
-rw-r--r-- | gdextension/extension_api.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index dcffa69..91c79cf 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,10 +3,10 @@ "version_major": 4, "version_minor": 3, "version_patch": 0, - "version_status": "rc", - "version_status_version": 4, + "version_status": "stable", + "version_status_version": 0, "version_build": "official", - "version_full_name": "Redot Engine v4.3.rc.4.official" + "version_full_name": "Redot Engine v4.3.stable.official" }, "builtin_class_sizes": [ { |