Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 30da7f1

Browse files
chore: update clarity-native-bin tag
1 parent e757666 commit 30da7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clarity-native-bin/src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { ConsoleLogger, ILogger } from "./logger";
99
* Should correspond to both a git tag on the blockstack-core repo and a
1010
* set of clarity-binary distributables uploaded to the cloud storage endpoint.
1111
*/
12-
export const CORE_SDK_TAG = "2.0.11.0.0";
12+
export const CORE_SDK_TAG = "2.05.0.2.1";
1313

1414
export const BLOCKSTACK_CORE_SOURCE_TAG_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_TAG";
1515
export const BLOCKSTACK_CORE_SOURCE_BRANCH_ENV_VAR = "BLOCKSTACK_CORE_SOURCE_BRANCH";

0 commit comments

Comments
 (0)