Skip to content

Commit 65e1442

Browse files
committed
Bump version to 1.87.1
1 parent 7d4fc53 commit 65e1442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ImGui.NET/ImGui.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>A .NET wrapper for the Dear ImGui library.</Description>
4-
<AssemblyVersion>1.87.0</AssemblyVersion>
4+
<AssemblyVersion>1.87.1</AssemblyVersion>
55
<Authors>Eric Mellino</Authors>
66
<TargetFramework>net6.0</TargetFramework>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)