diff --git a/README.md b/README.md index 8952044..39ef222 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Native VSCode debugger. Currently only using GDB. -![https://i.imgur.com/ADSfuOa.png](https://i.imgur.com/ADSfuOa.png) +![https://i.imgur.com/ANEvaZg.png](https://i.imgur.com/ANEvaZg.png) ## [Issues](https://github.com/WebFreak001/code-debug) \ No newline at end of file diff --git a/package.json b/package.json index 29eb641..211d000 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "debug", "displayName": "Debug", "description": "Native debugging for VSCode - Currently in GDB only beta", - "version": "0.1.1", + "version": "0.1.3", "publisher": "webfreak", "iconUrl": "res/icon.png", "engines": {