Skip to content

Commit

Permalink
Prepare for v0.1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jet2jet committed Aug 8, 2023
1 parent a49b7d3 commit 8628b6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
To see changelogs, please see [Releases](https://github.com/jet2jet/WSLMan/releases).
14 changes: 4 additions & 10 deletions WSLMan.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,17 @@
<OptionStrict>On</OptionStrict>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Title>Easy WSL Manager</Title>
<AssemblyVersion>0.1.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
<Version>0.1.1.0</Version>
<AssemblyVersion>0.1.1.0</AssemblyVersion>
<FileVersion>0.1.1.0</FileVersion>
<Authors>jet</Authors>
<Company />
<Product>Easy WSL Manager</Product>
<AssemblyName>$(MSBuildProjectName)</AssemblyName>
<AssemblyTitle>Easy WSL Manager</AssemblyTitle>
<RollForward>Major</RollForward>
<RollForward>Major</RollForward>
</PropertyGroup>

<ItemGroup>
<None Remove="DistributionPage.vb~RF6713c103.TMP" />
<None Remove="Exec.vb~RF3f3ec670.TMP" />
<None Remove="ImportDistribution.Designer.vb~RF670a707e.TMP" />
<None Remove="ImportDistribution.vb~RF6637b3e2.TMP" />
</ItemGroup>

<ItemGroup>
<Import Include="System.Data" />
<Import Include="System.Drawing" />
Expand Down

0 comments on commit 8628b6b

Please sign in to comment.