Bump version

This commit is contained in:
Matt Nadareski
2025-09-17 22:51:28 -04:00
parent 6c2edd225d
commit a26e8b260c
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<VersionPrefix>0.4.0</VersionPrefix>
<VersionPrefix>0.4.1</VersionPrefix>
<!-- Package Properties -->
<Authors>Matt Nadareski</Authors>
@@ -46,4 +46,4 @@
<PackageReference Include="SabreTools.Serialization" Version="1.9.1" />
</ItemGroup>
</Project>
</Project>

View File

@@ -11,7 +11,7 @@
<Nullable>enable</Nullable>
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<VersionPrefix>0.4.0</VersionPrefix>
<VersionPrefix>0.4.1</VersionPrefix>
<!-- Package Properties -->
<Title>NDecrypt</Title>
@@ -46,4 +46,4 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
</Project>
</Project>