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 c355f31 commit 09b674fCopy full SHA for 09b674f
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
- <SDK_Version>1.48.1</SDK_Version>
+ <SDK_Version>1.49.1</SDK_Version>
9
<SDK_JS_Version>1.48.0</SDK_JS_Version>
10
</PropertyGroup>
11
tools/EverscaleNet.ClientGenerator/Resources/api.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "1.48.1",
+ "version": "1.49.1",
3
"modules": [
4
"name": "client",
0 commit comments