From 2f2fbcfcf27a441d58bf33ce1b90f494cbe75a0c Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Tue, 18 May 2021 13:43:07 -0600 Subject: [PATCH] Bump discord 64-bit to 1.4.1 --- apps/Discord/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Discord/install-64 b/apps/Discord/install-64 index 5c11e4a..819a30d 100755 --- a/apps/Discord/install-64 +++ b/apps/Discord/install-64 @@ -7,7 +7,7 @@ function error { exit 1 } -version='1.4.0' +version='1.4.1' #remove electron-discord-webapp if it still exists if command -v webcord >/dev/null ;then