We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c687677 commit cf19d5dCopy full SHA for cf19d5d
2 files changed
SDKVersion.targets
@@ -5,7 +5,7 @@
5
<!-- used by tools\ClientGenerator (tools/api.json) -->
6
<!-- used by src\EverscaleNet.Adapter.Rust (runtime binaries) see DownloadLib.targets -->
7
<!-- used by src\EverscaleNet.Adapter.Wasm (runtime binaries) see DownloadLib.targets -->
8
- <SDKVersion>1.47.0</SDKVersion>
+ <SDKVersion>1.48.0</SDKVersion>
9
</PropertyGroup>
10
11
</Project>
tools/EverscaleNet.ClientGenerator/Resources/api.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.47.0",
+ "version": "1.48.0",
3
"modules": [
4
"name": "client",
0 commit comments