From bead2ef7c510c722ceb0ad389f4e22da0e5e515c Mon Sep 17 00:00:00 2001 From: Xwdit Date: Sat, 25 Jun 2022 12:31:53 +0200 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=87=B3RC-7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/core/core.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/core/core.gd b/libs/core/core.gd index 1ebd406f..22573afb 100644 --- a/libs/core/core.gd +++ b/libs/core/core.gd @@ -1,7 +1,7 @@ class_name RainyBotCore -const VERSION = "V2.0-RC-6" +const VERSION = "V2.0-RC-7" static func start():