From b4734caf52be5eb7a53907c1b9cc5e5fbcaab757 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Fri, 26 Oct 2018 22:27:30 -0700 Subject: [PATCH] Bump to beta2. --- src/ImGui.NET/ImGui.NET.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ImGui.NET/ImGui.NET.csproj b/src/ImGui.NET/ImGui.NET.csproj index 26d1c5c..d1ac8e0 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -8,7 +8,7 @@ portable ImGui.NET ImGui.NET - -beta1 + -beta2 $(AssemblyVersion)$(PackagePrereleaseIdentifier) ImGui ImGui.NET Immediate Mode GUI https://github.com/mellinoe/imgui.net