Skip to content

Commit

Permalink
App Version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
burdoto committed Jun 27, 2021
1 parent 2caa8eb commit b59f6c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DirLinkerConfig/DirLinkerConfig.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>0.1.0</Version>
<Version>0.2.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DirLinkerWPF/DirLinkerWPF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWPF>true</UseWPF>
<ApplicationIcon>logo-clean.ico</ApplicationIcon>
<StartupObject>DirLinkerWPF.App</StartupObject>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b59f6c6

Please sign in to comment.