From f04c11e97b82bfe485fca4f799f46fe7ddcf1813 Mon Sep 17 00:00:00 2001 From: "Zaafar.A" Date: Sun, 19 Nov 2023 18:10:06 -0500 Subject: [PATCH] Release 1.90.0.1 (#449) --- src/ImGui.NET/ImGui.NET.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index b4fe9457..a4ff2a10 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -1,7 +1,7 @@  A .NET wrapper for the Dear ImGui library. - 1.90.0.0 + 1.90.0.1 Eric Mellino netstandard2.0;net6.0 true