Skip to content

Commit ff6fdf3

Browse files
r-neargithub-actions[bot]
authored andcommitted
Update nearcore version to 2.10.2
1 parent 196732e commit ff6fdf3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"near-sandbox-js": patch
3+
---
4+
5+
Update nearcore version to 2.10.2

src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* Default version of NEAR Sandbox binary to download and use
33
*/
4-
export const DEFAULT_NEAR_SANDBOX_VERSION = "2.10.0";
4+
export const DEFAULT_NEAR_SANDBOX_VERSION = "2.10.2";

0 commit comments

Comments
 (0)