Skip to content

Commit 0698e33

Browse files
committed
v0.17
1 parent 298168b commit 0698e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TonLibDotNet/TonLibDotNet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<RepositoryType>git</RepositoryType>
1717
<PackageTags>ton, toncoin, the-open-network, tonlib, tonlibjson</PackageTags>
1818
<PackageLicenseFile>LICENSE</PackageLicenseFile>
19-
<Version>0.16.0</Version>
20-
<PackageReleaseNotes>Static `TonUtils` class with helpers.</PackageReleaseNotes>
19+
<Version>0.17.0</Version>
20+
<PackageReleaseNotes>Static `TonRecipes` class with ready-to-use one-liners (for now, RootDns and Telemint recipes are available).</PackageReleaseNotes>
2121
<Description>TonLib (tonlibjson) wrapper for accessing Telegram Open Network lite servers (nodes) via ADNL protocol.</Description>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)