Skip to content

Commit

Permalink
Updated version to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anarchie347 committed Apr 24, 2023
1 parent aad29fe commit a7083a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Themes/Themes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
Expand All @@ -27,8 +27,8 @@ Added an image for the package</PackageReleaseNotes>
<Copyright>Copyright (c) 2023 anarchie347</Copyright>
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
<PackageIcon>Icon.png</PackageIcon>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<FileVersion>2.0.1.0</FileVersion>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<ApplicationIcon>Icon.ico</ApplicationIcon>
Expand Down

0 comments on commit a7083a5

Please sign in to comment.