Skip to content

Commit

Permalink
Update version to 6.1.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
iwebcas committed Jul 11, 2024
1 parent 4989fdf commit c272421
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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.1.0.27</AssemblyVersion>
<AssemblyVersion>6.1.0.28</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>$(AssemblyVersion)</Version>
<Description>CLI interface for Creatio</Description>
Expand Down Expand Up @@ -1032,6 +1032,7 @@
<PackageReference Include="Ignore" Version="0.1.50" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.1.2.0" />
</ItemGroup>
<ItemGroup>
<None Update="appsettings.json">
Expand Down

0 comments on commit c272421

Please sign in to comment.