Bump assembly version to 1.88.0.

internals
Eric Mellino 2 years ago
parent 44295e50ed
commit 14c0bfcf3c
  1. 2
      src/ImGui.NET/ImGui.NET.csproj

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>A .NET wrapper for the Dear ImGui library.</Description>
<AssemblyVersion>1.87.3</AssemblyVersion>
<AssemblyVersion>1.88.0</AssemblyVersion>
<Authors>Eric Mellino</Authors>
<TargetFrameworks>netstandard2.0;net6.0</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Loading…
Cancel
Save