mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 03:04:26 +00:00
Bump version to split release from development
This commit is contained in:
2
.idea/.idea.Aaru/.idea/vcs.xml
generated
2
.idea/.idea.Aaru/.idea/vcs.xml
generated
@@ -6,6 +6,6 @@
|
||||
</profile>
|
||||
</component>
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -96,7 +96,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<PackageVersion>6.0.0-alpha.15.1</PackageVersion>
|
||||
<PackageVersion>6.0.0-alpha.15.2</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.15.1</Version>
|
||||
<Version>6.0.0-alpha.15.2</Version>
|
||||
<Company>Claunia.com</Company>
|
||||
<Copyright>Copyright © 2011-2025 Natalia Portillo</Copyright>
|
||||
<Product>Aaru Data Preservation Suite</Product>
|
||||
|
||||
Reference in New Issue
Block a user