From 5f8dffaba520859aae04415206f328cab8052174 Mon Sep 17 00:00:00 2001 From: Eric Mellino Date: Sat, 17 Nov 2018 15:30:59 -0800 Subject: [PATCH] Bump version to beta4. --- 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 e34fe1d..1af68b5 100644 --- a/src/ImGui.NET/ImGui.NET.csproj +++ b/src/ImGui.NET/ImGui.NET.csproj @@ -8,7 +8,7 @@ portable ImGui.NET ImGui.NET - -beta3 + -beta4 $(AssemblyVersion)$(PackagePrereleaseIdentifier) ImGui ImGui.NET Immediate Mode GUI https://github.com/mellinoe/imgui.net