mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 18:16:24 +00:00
Set version to alpha 17.1 to split up devel from release.
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<PackageVersion>6.0.0-alpha.17</PackageVersion>
|
||||
<PackageVersion>6.0.0-alpha.17.1</PackageVersion>
|
||||
<PackagePrefix>aaru</PackagePrefix>
|
||||
<Authors>Natalia Portillo <claunia@claunia.com></Authors>
|
||||
<Section>net</Section>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net10.0</TargetFramework>
|
||||
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
||||
<Version>6.0.0-alpha.17</Version>
|
||||
<Version>6.0.0-alpha.17.1</Version>
|
||||
<Company>Claunia.com</Company>
|
||||
<Copyright>Copyright © 2011-2026 Natalia Portillo</Copyright>
|
||||
<Product>Aaru Data Preservation Suite</Product>
|
||||
|
||||
Reference in New Issue
Block a user