Skip to content

Commit

Permalink
Cosmares v1.1.1 Released
Browse files Browse the repository at this point in the history
Added Setup.StoreInformation and Setup.GetInformation.
Some bugs fixed
  • Loading branch information
Gabolate committed Jun 8, 2024
1 parent f630ea4 commit 8d1f778
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 38 deletions.
4 changes: 2 additions & 2 deletions Cosmares/Cosmares.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<Description>Allows Cosmos Kernels to be installed in a GPT HDD</Description>
<PackageId>Cosmares</PackageId>
<Title>Cosmares</Title>
<Version>1.1.0</Version>
<Version>1.1.1</Version>
<Authors>Gabolate</Authors>
<Company />
<Copyright>Gabolate</Copyright>
<PackageProjectUrl>https://github.com/Gabolate/Cosmares</PackageProjectUrl>
<RepositoryUrl>https://github.com/Gabolate/Cosmares</RepositoryUrl>
<PackageTags>cosmos;kernel;os;osdev;installer;boot;gpt;partitions</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.1.1.0</AssemblyVersion>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<IncludeSymbols>True</IncludeSymbols>
Expand Down
Loading

0 comments on commit 8d1f778

Please sign in to comment.