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 = (