From d9a4d21e16751ec0beb010b76772b8ab2f448e51 Mon Sep 17 00:00:00 2001 From: Thomas Karcher Date: Tue, 14 May 2019 15:33:44 +0200 Subject: [PATCH] Updated latest Godot version (3.1) in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eecf1de8..99521121 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ be used with [Godot Engine](https://godotengine.org), the open source ## Important note -- The `master` branch is compatible with the latest Godot version (currently 3.0). +- The `master` branch is compatible with the latest Godot version (currently 3.1). - Use the appropriate branch for your Godot version, such as the [`2.1`](https://github.com/godotengine/godot-demo-projects/tree/2.1) branch for Godot 2.1.x.