From f263cc8b2838da021cf57234dfbd3a78c98cc2e7 Mon Sep 17 00:00:00 2001 From: ParadoxV5 Date: Mon, 16 Feb 2026 14:37:47 -0700 Subject: [PATCH] Remove mention of 4.0.0 and 4.0.1 not having tags They are available in godotengine/godot-headers. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f5a201..ae89e10 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ repository](https://github.com/godotengine/godot): - Other versioned branches (e.g. `4.0`, `3.5`) track the latest stable release in the corresponding branch. -Stable releases are also tagged on this repository (except for 4.0.0 and 4.0.1): -[**Tags**](../../tags). +Stable releases are also tagged on this repository: +[**Tags**](../../tags) **For any project built against a stable release of Godot, we recommend using this repository as a Git submodule, checking out the specific tag matching your