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 093a726 commit 5fd3a30Copy full SHA for 5fd3a30
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 2026</Copyright>
13
- <Version>0.12.0</Version>
+ <Version>0.12.1</Version>
14
<OutputType>Library</OutputType>
15
- <AssemblyVersion>0.12.0.0</AssemblyVersion>
+ <AssemblyVersion>0.12.1.0</AssemblyVersion>
16
<FileVersion>0.12.0.0</FileVersion>
17
<AllowUnsafeBlocks>False</AllowUnsafeBlocks>
18
<PackageReadmeFile>README.md</PackageReadmeFile>
0 commit comments