From f5e5e71863b6ba1399a7a9c91e92a3fa36b26e29 Mon Sep 17 00:00:00 2001 From: Ryan Fortner <71036629+chunky-milk@users.noreply.github.com> Date: Thu, 1 Jul 2021 09:28:34 -0400 Subject: [PATCH] Update install-64 --- 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 244e8b7..03e7381 100755 --- a/apps/Discord/install-64 +++ b/apps/Discord/install-64 @@ -7,7 +7,7 @@ function error { exit 1 } -version='1.4.2' +version='1.5.0' #remove electron-discord-webapp if it still exists if command -v webcord >/dev/null ;then