mirror of
https://github.com/godotengine/godot-csharp-vscode.git
synced 2025-12-31 21:48:32 +03:00
Bump version to 0.1.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user