Skip to content

Commit 65398a7

Browse files
committed
Add v1.50 cimgui.so, update assembly version.
1 parent 578c0f4 commit 65398a7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
33.8 KB
Binary file not shown.

src/ImGui.NET/ImGui.NET.csproj

+1-1
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-
<VersionPrefix>0.2.1</VersionPrefix>
4+
<VersionPrefix>0.3.0</VersionPrefix>
55
<Authors>Eric Mellino</Authors>
66
<TargetFramework>netstandard1.1</TargetFramework>
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

0 commit comments

Comments
 (0)