Bump to alpha7.

This commit is contained in:
2021-11-06 19:43:40 +00:00
parent ca3706cb74
commit 2f3be308ef

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-alpha6</version>
<version>6.0.0-alpha7</version>
<description>C implementation of compression algorithms used by Aaru.</description>
<authors>claunia</authors>
<projectUrl>https://github.com/aaru-dps/Aaru.Compression.Native</projectUrl>
@@ -14,4 +14,4 @@
<file src="LICENSE" target="LICENSE" />
<file src="runtimes\**" target="runtimes/" />
</files>
</package>
</package>