From 6fd912df59fae58809d483b34071ed46d40518dd Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Tue, 25 Nov 2025 01:10:15 +1000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/SharpIDE.Godot/SharpIDE.Godot.csproj | 4 ++++ src/SharpIDE.Godot/version.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/SharpIDE.Godot/SharpIDE.Godot.csproj b/src/SharpIDE.Godot/SharpIDE.Godot.csproj index b3e0238..36bf2b1 100644 --- a/src/SharpIDE.Godot/SharpIDE.Godot.csproj +++ b/src/SharpIDE.Godot/SharpIDE.Godot.csproj @@ -25,4 +25,8 @@ + + + + \ No newline at end of file diff --git a/src/SharpIDE.Godot/version.txt b/src/SharpIDE.Godot/version.txt index def9a01..a192233 100644 --- a/src/SharpIDE.Godot/version.txt +++ b/src/SharpIDE.Godot/version.txt @@ -1 +1 @@ -0.1.5 \ No newline at end of file +0.1.6 \ No newline at end of file