From 1c5213d4b8a2c148a8685c7862e67b850a2b2f68 Mon Sep 17 00:00:00 2001 From: Kevin Higgins Date: Tue, 20 Jul 2021 04:04:23 -0600 Subject: [PATCH] bump client version --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4eefb15..4ede938 100644 --- a/config.py +++ b/config.py @@ -80,4 +80,4 @@ LOBBYURL = "https://concerto-mbaacc.herokuapp.com/l" VERSIONURL = "https://concerto-mbaacc.herokuapp.com/v" -CURRENT_VERSION = '7-19-2021r2' \ No newline at end of file +CURRENT_VERSION = '7-20-2021' \ No newline at end of file