lennartalff.net/content/posts/discord-update.md
2022-08-18 00:20:21 +02:00

531 B

title date
Discord Update Blocks Launch 2022-08-10

If there is an update for discord available, the program will refuse to launch and give you the option to download the new version. Options available for Linux are .deb packages and archives with the source code. Since I'm using Arch Linux and discord is installed via pacman neither is a valid choice. {{}} sudo vim /opt/discord/resources/build_info.json {{}}

{
    "releaseChannel": "stable",
    "version": "0.0.18"
}