From 99a581db2884df98f632681142fc88e311cf7341 Mon Sep 17 00:00:00 2001 From: Max Bo Date: Sat, 27 Apr 2019 14:59:31 +1000 Subject: [PATCH] Bump version --- src/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index a5d8793a..1fcbc4cc 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -8,7 +8,7 @@ interface State { timerId?: NodeJS.Timer; } -export const CLIENT_VERSION = 'v2.18.0'; +export const CLIENT_VERSION = 'v2.19.0'; export const CLIENT_VERSION_LINK = (