Bump version to 0.3.3.

internals
Eric Mellino 7 years ago
parent 54eba05915
commit 268b897b45
  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.3.2</AssemblyVersion>
<AssemblyVersion>0.3.3</AssemblyVersion>
<Authors>Eric Mellino</Authors>
<TargetFramework>netstandard1.1</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Loading…
Cancel
Save