From 14c0bfcf3cba5d3ae467b57a3b06ff30a396f876 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Mon, 24 Oct 2022 17:42:26 -0700 Subject: [PATCH] Bump assembly version to 1.88.0. --- 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 e605ca8..e0ff83d 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.87.3 + 1.88.0 Eric Mellino netstandard2.0;net6.0 true