diff options
-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 e8f02ed..d868c7f 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 2, "version_patch": 0, - "version_status": "rc1", + "version_status": "rc2", "version_build": "official", - "version_full_name": "Godot Engine v4.2.rc1.official" + "version_full_name": "Godot Engine v4.2.rc2.official" }, "builtin_class_sizes": [ { |