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 4e4afe1 commit 2bafd35Copy full SHA for 2bafd35
CathodeLib/CathodeLib.csproj
@@ -10,10 +10,10 @@
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.7.2</Version>
+ <Version>0.8.0</Version>
14
<OutputType>Library</OutputType>
15
- <AssemblyVersion>0.7.2.0</AssemblyVersion>
16
- <FileVersion>0.7.2.0</FileVersion>
+ <AssemblyVersion>0.7.8.0</AssemblyVersion>
+ <FileVersion>0.7.8.0</FileVersion>
17
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
18
</PropertyGroup>
19
0 commit comments