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 aa11aba commit b7ffb0fCopy full SHA for b7ffb0f
1 file changed
CathodeLib/CathodeLib.csproj
@@ -9,11 +9,11 @@
9
<PackageId>CathodeLib</PackageId>
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 2024</Copyright>
13
- <Version>0.7.1</Version>
+ <Copyright>Matt Filer 2025</Copyright>
+ <Version>0.7.2</Version>
14
<OutputType>Library</OutputType>
15
- <AssemblyVersion>0.7.1.0</AssemblyVersion>
16
- <FileVersion>0.7.1.0</FileVersion>
+ <AssemblyVersion>0.7.2.0</AssemblyVersion>
+ <FileVersion>0.7.2.0</FileVersion>
17
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
18
</PropertyGroup>
19
0 commit comments