From 162d7e09e8885cdb5c1d9ca12eb9303606bf3037 Mon Sep 17 00:00:00 2001 From: Juna <46632782+JunaMeinhold@users.noreply.github.com> Date: Sun, 4 Aug 2024 14:31:21 +0200 Subject: [PATCH] Higher version number --- Hexa.NET.ImGui/Hexa.NET.ImGui.csproj | 2 +- Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj | 2 +- Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj | 2 +- Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Hexa.NET.ImGui/Hexa.NET.ImGui.csproj b/Hexa.NET.ImGui/Hexa.NET.ImGui.csproj index e1fe6d0..617a119 100644 --- a/Hexa.NET.ImGui/Hexa.NET.ImGui.csproj +++ b/Hexa.NET.ImGui/Hexa.NET.ImGui.csproj @@ -13,7 +13,7 @@ true 1.91.0 - 1.1.1 + 2.0.1 A .NET wrapper for the Dear ImGui library. (1.91.0) ImGui UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native Juna Meinhold diff --git a/Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj b/Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj index 3a0b006..37a25f1 100644 --- a/Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj +++ b/Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj @@ -13,7 +13,7 @@ true 1.89.0 - 1.1.1 + 2.0.1 A .NET wrapper for the ImGuizmo library. (1.89.0 WIP) ImGuizmo UI Immidate GUI Guizmo Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native Juna Meinhold diff --git a/Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj b/Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj index e136484..7ef81a5 100644 --- a/Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj +++ b/Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj @@ -13,7 +13,7 @@ true 0.5.0 - 1.1.1 + 2.0.1 A .NET wrapper for the ImNodes library. (0.5.0) ImNodes UI Immidate GUI Nodes Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native Juna Meinhold diff --git a/Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj b/Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj index db008c2..a196cb9 100644 --- a/Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj +++ b/Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj @@ -13,7 +13,7 @@ true 0.17.0 - 1.1.1 + 2.0.1 A .NET wrapper for the ImPlot library. (0.17) ImPlot UI Immidate GUI Plot Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native Juna Meinhold