Bump version to 6.0.0-alpha.15 in nuspec file

This commit is contained in:
2026-04-15 09:56:03 +01:00
parent 954f527b87
commit 02ed1091ef

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Aaru.Compression.Native</id>
<version>6.0.0-alpha.14</version>
<version>6.0.0-alpha.15</version>
<description>C implementation of compression algorithms used by Aaru.</description>
<authors>claunia</authors>
<projectUrl>https://github.com/aaru-dps/Aaru.Compression.Native</projectUrl>