Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Bump version 0.1.5 -> 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenveo authored and Wenveo committed Mar 28, 2023
1 parent 6ba45b4 commit bb7e4b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions AakStudio.Shell.UI/AakStudio.Shell.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFrameworks>net462;netcoreapp3.1;net6.0-windows</TargetFrameworks>
<UseWPF>true</UseWPF>
<LangVersion>9.0</LangVersion>
<Version>0.1.5.0</Version>
<AssemblyVersion>0.1.5.0</AssemblyVersion>
<FileVersion>0.1.5.0</FileVersion>
<Version>0.1.6.0</Version>
<AssemblyVersion>0.1.6.0</AssemblyVersion>
<FileVersion>0.1.6.0</FileVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<EnableWindowsTargeting>true</EnableWindowsTargeting>
Expand Down Expand Up @@ -37,7 +37,7 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<RepositoryUrl>https://github.com/Noisrev/AakStudio.Shell.UI</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageVersion>0.1.5.0-alpha-0711</PackageVersion>
<PackageVersion>0.1.6.0-beta-0328</PackageVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<GenerateDocumentationFile>false</GenerateDocumentationFile>
</PropertyGroup>
Expand Down

0 comments on commit bb7e4b2

Please sign in to comment.