Bump version to 0.4.4.

internals
Eric Mellino 6 years ago
parent 1f35b5ae9b
commit 273ca37607
  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>0.4.3</AssemblyVersion>
<AssemblyVersion>0.4.4</AssemblyVersion>
<Authors>Eric Mellino</Authors>
<TargetFramework>netstandard1.1</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Loading…
Cancel
Save