Skip to content

Commit ca764cc

Browse files
committed
Update AssemblyVersion to stable release
The `<AssemblyVersion>` in `Hexa.NET.ImGui.csproj` was updated from `1.92.2b` to `1.92.2`, removing the beta suffix to indicate a transition to a stable release version.
1 parent ecbba26 commit ca764cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.92.2b</AssemblyVersion>
15+
<AssemblyVersion>1.92.2</AssemblyVersion>
1616
<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>

0 commit comments

Comments
 (0)