Skip to content

Commit

Permalink
update version to 6.0.1.37
Browse files Browse the repository at this point in the history
  • Loading branch information
P.Shvedun authored and P.Shvedun committed Aug 17, 2023
1 parent f6be66c commit 79cef33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clio/clio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Authors>creatio rnd team</Authors>
<PackageTags>cli ATF clio creatio</PackageTags>
<NeutralLanguage>en</NeutralLanguage>
<AssemblyVersion>6.0.1.36</AssemblyVersion>
<AssemblyVersion>6.0.1.37</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>$(AssemblyVersion)</Version>
<Description>CLI interface for Creatio</Description>
Expand Down Expand Up @@ -366,7 +366,7 @@
<PackageReference Include="Autofac" Version="6.5.0" />
<PackageReference Include="CommandLineSDK" Version="1.0.11" />
<PackageReference Include="ConsoleTables" Version="2.4.2" />
<PackageReference Include="creatio.client" Version="1.0.17" />
<PackageReference Include="creatio.client" Version="1.0.18" />
<PackageReference Include="DocumentFormat.OpenXmlSDK" Version="2.0.0" />
<PackageReference Include="FluentValidation" Version="11.5.2" />
<PackageReference Include="MediatR" Version="12.0.1" />
Expand Down

0 comments on commit 79cef33

Please sign in to comment.