Skip to content

Commit

Permalink
Hotfix > 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
EliotVU committed Sep 12, 2024
1 parent 92e6bc0 commit 1abfb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Eliot.UELib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<PropertyGroup>
<AssemblyName>Eliot.UELib</AssemblyName>
<PackageId>$(AssemblyName)</PackageId>
<Version>$(VersionPrefix)1.6.1</Version>
<Version>$(VersionPrefix)1.6.2</Version>
<Authors>EliotVU</Authors>
<Title>$(AssemblyName)</Title>
<PackageDescription>UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3.</PackageDescription>
Expand Down

0 comments on commit 1abfb1c

Please sign in to comment.