We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c420d6b commit 9099a80Copy full SHA for 9099a80
1 file changed
CathodeLib/CathodeLib.csproj
@@ -10,9 +10,9 @@
10
<Authors>Matt Filer</Authors>
11
<Description>Provides support for parsing and writing common Alien: Isolation formats from the Cathode engine.</Description>
12
<Copyright>Matt Filer 2025</Copyright>
13
- <Version>0.8.2</Version>
+ <Version>0.8.3</Version>
14
<OutputType>Library</OutputType>
15
- <AssemblyVersion>0.7.8.2</AssemblyVersion>
+ <AssemblyVersion>0.7.8.3</AssemblyVersion>
16
<FileVersion>0.7.8.2</FileVersion>
17
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
18
<PackageReadmeFile>README.md</PackageReadmeFile>
0 commit comments