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 02b7bf2 commit 78cfcf3Copy full SHA for 78cfcf3
1 file changed
CathodeLib/CathodeLib.csproj
@@ -9,10 +9,10 @@
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 2023</Copyright>
13
- <Version>0.6.0</Version>
+ <Copyright>Matt Filer 2024</Copyright>
+ <Version>0.7.0</Version>
14
<OutputType>Library</OutputType>
15
- <AssemblyVersion>0.6.0.0</AssemblyVersion>
+ <AssemblyVersion>0.7.0.0</AssemblyVersion>
16
<FileVersion>0.6.0.0</FileVersion>
17
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
18
</PropertyGroup>
0 commit comments