Bump version to 0.1.3

This commit is contained in:
Ignacio Etcheverry
2020-05-26 12:21:20 +02:00
parent 7b0b5ab6b4
commit 462c98f466
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## 0.1.3
- Fixed communication with the Godot editor not working on Windows
## 0.1.2
- Fixed missing dependencies

View File

@@ -3,7 +3,7 @@
"displayName": "C# Tools for Godot",
"description": "Debugger and utilities for working with Godot C# projects",
"icon": "icon.png",
"version": "0.1.2",
"version": "0.1.3",
"publisher": "neikeq",
"license": "MIT",
"repository": {