Skip to content

Commit ecbba26

Browse files
committed
Bumped version number
1 parent 7dec8a8 commit ecbba26

File tree

9 files changed

+18
-18
lines changed

9 files changed

+18
-18
lines changed

Hexa.NET.ImGui.Backends.GLFW/Hexa.NET.ImGui.Backends.GLFW.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.12</AssemblyVersion>
16-
<PackageVersion>1.0.18-prerelease</PackageVersion>
15+
<AssemblyVersion>1.0.13</AssemblyVersion>
16+
<PackageVersion>1.0.18</PackageVersion>
1717
<Description>A .NET wrapper for the Dear ImGui (1.92.2b) library backend GLFW.</Description>
1818
<PackageTags>ImGui Backends GLFW UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImGui.Backends.SDL2/Hexa.NET.ImGui.Backends.SDL2.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.12</AssemblyVersion>
16-
<PackageVersion>1.0.18-prerelease</PackageVersion>
15+
<AssemblyVersion>1.0.13</AssemblyVersion>
16+
<PackageVersion>1.0.18</PackageVersion>
1717
<Description>A .NET wrapper for the Dear ImGui (1.92.2b) library backend SDL2.</Description>
1818
<PackageTags>ImGui Backends SDL2 UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImGui.Backends.SDL3/Hexa.NET.ImGui.Backends.SDL3.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.12</AssemblyVersion>
16-
<PackageVersion>1.0.18-prerelease</PackageVersion>
15+
<AssemblyVersion>1.0.13</AssemblyVersion>
16+
<PackageVersion>1.0.18</PackageVersion>
1717
<Description>A .NET wrapper for the Dear ImGui (1.92.2b) library backend SDL3.</Description>
1818
<PackageTags>ImGui Backends SDL3 UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImGui.Backends/Hexa.NET.ImGui.Backends.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.12</AssemblyVersion>
16-
<PackageVersion>1.0.18-prerelease</PackageVersion>
15+
<AssemblyVersion>1.0.13</AssemblyVersion>
16+
<PackageVersion>1.0.18</PackageVersion>
1717
<Description>A .NET wrapper for the Dear ImGui (1.92.2b) library backends (Win32, Vulkan, OpenGL2, OpenGL3, D3D11, D3D12, OSX, Metal, Android).</Description>
1818
<PackageTags>ImGui Backends UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImGui/Hexa.NET.ImGui.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.92.1</AssemblyVersion>
16-
<PackageVersion>2.2.9-prerelease</PackageVersion>
15+
<AssemblyVersion>1.92.2b</AssemblyVersion>
16+
<PackageVersion>2.2.9</PackageVersion>
1717
<Description>A .NET wrapper for the Dear ImGui library. (1.92.2b)</Description>
1818
<PackageTags>ImGui UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.92.1</AssemblyVersion>
16-
<PackageVersion>2.2.9-prerelease</PackageVersion>
15+
<AssemblyVersion>1.92.2</AssemblyVersion>
16+
<PackageVersion>2.2.9</PackageVersion>
1717
<Description>A .NET wrapper for the ImGuizmo library. (1.91.3 WIP / commit 2310acd) (for ImGui 1.92.2b)</Description>
1818
<PackageTags>ImGuizmo UI Immidate GUI Guizmo Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.92.1</AssemblyVersion>
16-
<PackageVersion>2.2.9-prerelease</PackageVersion>
15+
<AssemblyVersion>1.92.2</AssemblyVersion>
16+
<PackageVersion>2.2.9</PackageVersion>
1717
<Description>A .NET wrapper for the ImNodes library. (0.5.0 / commit b2ec254) (for ImGui 1.92.2b)</Description>
1818
<PackageTags>ImNodes UI Immidate GUI Nodes Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.92.1</AssemblyVersion>
16-
<PackageVersion>2.2.9-prerelease</PackageVersion>
15+
<AssemblyVersion>1.92.2</AssemblyVersion>
16+
<PackageVersion>2.2.9</PackageVersion>
1717
<Description>A .NET wrapper for the ImPlot library. (0.17 / commit 3da8bd3) (for ImGui 1.92.2b)</Description>
1818
<PackageTags>ImPlot UI Immidate GUI Plot Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>

Hexa.NET.ImPlot3D/Hexa.NET.ImPlot3D.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1414
<IsAotCompatible>true</IsAotCompatible>
1515

16-
<AssemblyVersion>1.92.1</AssemblyVersion>
17-
<PackageVersion>2.2.9-prerelease</PackageVersion>
16+
<AssemblyVersion>1.92.2</AssemblyVersion>
17+
<PackageVersion>2.2.9</PackageVersion>
1818
<Description>A .NET wrapper for the ImPlot3D library. (0.3 WIP / commit c3af49c) (for ImGui 1.92.2b)</Description>
1919
<PackageTags>ImPlot3D UI Immidate GUI Plot 3D Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
2020
<Authors>Juna Meinhold</Authors>

0 commit comments

Comments
 (0)