diff options
author | George L. Albany <Megacake1234@gmail.com> | 2024-11-18 09:22:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 09:22:59 +0000 |
commit | 37bca118fd989ecafa2d12b39883311f34f67ba5 (patch) | |
tree | c7a245c8c4e6bbe11446edec3c1179b6a99be748 | |
parent | f0df95f15023952eaf33086346abb8ad40560859 (diff) | |
parent | 225060dd98e2c002f15cade7c83c5d5b4180a0ac (diff) | |
download | redot-cpp-37bca118fd989ecafa2d12b39883311f34f67ba5.tar.gz |
Merge pull request #12 from Spartan322/sync/f66b3b2
Sync with tag redot-4.3-rc.4 (Redot-Engine/redot-engine@364a394)
-rw-r--r-- | gdextension/extension_api.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index c03645f..dcffa69 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -4,9 +4,9 @@ "version_minor": 3, "version_patch": 0, "version_status": "rc", - "version_status_version": 3, + "version_status_version": 4, "version_build": "official", - "version_full_name": "Redot Engine v4.3.rc.3.official" + "version_full_name": "Redot Engine v4.3.rc.4.official" }, "builtin_class_sizes": [ { |