From 1b8549bda170a56ea914a314022cbadbc3274dff Mon Sep 17 00:00:00 2001 From: Tomer Date: Fri, 23 Apr 2021 13:52:52 +0300 Subject: [PATCH] Update `latest` warning for godot 3.x (#4863) --- _static/js/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_static/js/custom.js b/_static/js/custom.js index 7bef38751..92329324c 100644 --- a/_static/js/custom.js +++ b/_static/js/custom.js @@ -219,7 +219,7 @@ $(document).ready(() => {

You are reading the latest (unstable) version of this documentation, which may document features not available - or compatible with Godot 3.2.x. + or compatible with Godot 3.x.

See this page