Skip to content

Commit f10196a

Browse files
committed
updated version
1 parent aafa99e commit f10196a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CommandAppInterface/CommandAppInterface.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
<Title>CommandAppInterface</Title>
88
<Company>$(Authors)</Company>
99
<Authors>yoz75</Authors>
10-
<AssemblyVersion>1.0.0</AssemblyVersion>
11-
<FileVersion>1.0.0</FileVersion>
10+
<AssemblyVersion>1.0.1</AssemblyVersion>
1211
<Copyright>copyright by yoz75</Copyright>
1312
<Description>Small library for easy command interface creating</Description>
1413
<PackageProjectUrl></PackageProjectUrl>
1514
<PackageReadmeFile>README.md</PackageReadmeFile>
1615
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1716
<RepositoryUrl>https://github.com/Yoz75/CommandAppInterface</RepositoryUrl>
17+
<Version>1.0.1</Version>
1818
</PropertyGroup>
1919

2020
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)