Update assembly version to 0.1.8

internals
Eric Mellino 7 years ago
parent ec8393dbba
commit 61ae0673c0
  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>
<VersionPrefix>0.1.6</VersionPrefix>
<VersionPrefix>0.1.8</VersionPrefix>
<Authors>Eric Mellino</Authors>
<TargetFramework>netstandard1.1</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

Loading…
Cancel
Save