From 63e70e3cd19d4ef42a293de40ffaf11aa735dad6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 1 May 2018 22:08:47 +0200 Subject: [PATCH] Bump to 3.0.3-rc1 --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index 74a128703fd..313eaa9a847 100644 --- a/version.py +++ b/version.py @@ -3,5 +3,5 @@ name = "Godot Engine" major = 3 minor = 0 patch = 3 -status = "devel" +status = "rc1" module_config = ""