From 18adb1f777ce55e770dcad9046580d0a5fc105e7 Mon Sep 17 00:00:00 2001 From: RPI News <44128563+mobilegmYT@users.noreply.github.com> Date: Tue, 18 May 2021 13:40:38 -0600 Subject: [PATCH] Bump discord to 1.4.1 --- apps/Discord/install-32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Discord/install-32 b/apps/Discord/install-32 index 6eb40e2..b3a8dea 100755 --- a/apps/Discord/install-32 +++ b/apps/Discord/install-32 @@ -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