From 7518a98b2d0de1fdf63cd42fd4f3dd9e0f573745 Mon Sep 17 00:00:00 2001 From: Crawl Date: Fri, 30 Mar 2018 02:56:44 +0200 Subject: [PATCH] update version --- README.md | 14 ++++++++++---- package.json | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b276a5e..03df9d4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,12 @@

- VS Code Marketplace - Discord server + + VS Code Marketplace + + + Discord server +

@@ -13,7 +17,7 @@ * Shows what you are editing in VSCode with no bullsh*t involved * Support for over 70 of the most popular languages * Enable/Disable Rich Presence for individual workspaces (enabled by default) -* Automatic reconnect after losing internet or a discord restart/crash (defaults to 20 reconnect attempts) +* Automatic reconnect after losing internet or a discord restart / crash (defaults to 20 reconnect attempts) * Custom string support * Respects Discords 15sec limit when it comes to updating your status * Stable or Insiders build detection @@ -21,7 +25,9 @@ * Easily manually reconnect to discord ## The rich presence won't show after my PC has been put to sleep / after I lost internet! -It will only attempt to reconnect 20 times. After it hit that threshold you will have to manually click the `Reconnect to Discord` button in the bottom left of the window + +It will only attempt to reconnect 20 times.
+After it hit that threshold you will have to manually click the `Reconnect to Discord` button in the bottom left of the window. ## Contributing diff --git a/package.json b/package.json index f2e9e2d..2d3a092 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "discord-vscode", "displayName": "Discord Presence", - "version": "2.2.1", + "version": "2.2.2", "description": "Update your discord status with the newly added rich presence.", "private": true, "author": {